Ilias Lazaridis wrote: > How do I do this? It's easy:
def writeDebug(msg):
print "I do not debug things, I _evaluate_ with professionals on the
industries! See ticket 547!\n" \
"Oh yeah, and %s" % msg
...
class Foo:
writeDebug("how can I configure the interpreter for understand
Klingon participals and noun-phrases? Must I rectify the standard
dictionaries first?")
Regards,
Jordan
--
http://mail.python.org/mailman/listinfo/python-list
