Names changed to protect the guilty
Aahz
aahz at pythoncraft.com
Fri Oct 6 19:27:51 EDT 2006
More information about the Python-list mailing list
Fri Oct 6 19:27:51 EDT 2006
- Previous message (by thread): Names changed to protect the guilty
- Next message (by thread): Names changed to protect the guilty
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
The following line of lightly munged code was found in a publicly
available Python library...
if schema.elements.has_key(key) is False:
Sorry, just had to vent.
--
Aahz (aahz at pythoncraft.com) <*> http://www.pythoncraft.com/
"If you don't know what your program is supposed to do, you'd better not
start writing it." --Dijkstra
- Previous message (by thread): Names changed to protect the guilty
- Next message (by thread): Names changed to protect the guilty
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list