Terry Reedy <tjre...@udel.edu> writes: > To make your life easier, and even save keystrokes:.. >>>> def tp(*args): print(args) # tuple print
Too much to remember, makes my life harder. If I were that organized, I'd figure out how to use the logging module. ;) -- http://mail.python.org/mailman/listinfo/python-list