I strongly dislike Python 3
Paul Rubin
no.email at nospam.invalid
Sat Jun 26 20:53:55 EDT 2010
More information about the Python-list mailing list
Sat Jun 26 20:53:55 EDT 2010
- Previous message (by thread): I strongly dislike Python 3
- Next message (by thread): I strongly dislike Python 3
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Terry Reedy <tjreedy at 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. ;)
- Previous message (by thread): I strongly dislike Python 3
- Next message (by thread): I strongly dislike Python 3
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list