Common Python Idioms
Danny Colligan
dannycolligan at gmail.com
Thu Dec 7 09:10:49 EST 2006
> Is there a list somewhere listing those not-so-obvious-idioms?
I don't know about lists of not-so-obvious idioms, but here's some
gotchas (there may be some overlap with what you're asking about):
http://zephyrfalcon.org/labs/python_pitfalls.html
http://www.ferg.org/projects/python_gotchas.html
http://www.onlamp.com/pub/a/python/2004/02/05/learn_python.html
Danny
More information about the Python-list
mailing list