Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
Python variable binding oddities (lackingrhoticity.blogspot.com)
22 points by andreyf on Sept 19, 2008 | hide | past | favorite | 6 comments


Python just went down a notch in my book.


I would wait until Python 3000 comes out and then judge. Hopefully some of these things will be fixed. The are getting rid of old-style classes, so I have my fingers crossed.


I kind of agree - I find the particulars of class definitions to be quite unintuitive in Python, compared to other languages.


An eye opener, good read! On the same topic I highly recommend this google techtalk video, Advanced Python or Understanding Python: http://video.google.com/videoplay?docid=7760178035196894549&...


this doesn't bother my support for python. i never use these things in quite these ways mentioned, and now if i do, i can just refer to this page ;p but ya know all languages have some weird things going on.


It's all about subtle bugs that shouldn't be there in the first place. Python is great, but the listed oddities ought to be fixed or very well documented with big red marks.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: