Debugging Python ?

Pedro Werneck pedro.werneck at bol.com.br
Mon Jul 28 18:49:15 EDT 2003


I use:

if __debug__: print "bla, bla, bla..."

And I was just wondering if it's legal to define a "print" function...
isn't print a keyword ?




More information about the Python-list mailing list