Name: Anonymous 2006-08-28 9:04
Talk about funny comments you write/find in code you work with.
I've produced fine stuff like:
I've produced fine stuff like:
/** WARNING: This code is database-dependent.
* I don't give two hoots about it.----------// Get DTD seelction from theme
// <some code I just commented>
//Only not...----------if <some UI assertion failed>:
stupid = True
#then, later on
if stupid:
<display some extra help>