Most gratuitous comments
Steven D'Aprano
steve at pearwood.info
Wed Nov 19 23:58:45 EST 2014
More information about the Python-list mailing list
Wed Nov 19 23:58:45 EST 2014
- Previous message (by thread): Is StopIteration a singleton?
- Next message (by thread): Most gratuitous comments
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
And the award for the most gratuitous comments before an import goes to one of my (former) workmates, who wrote this piece of code: # Used for base64-decoding. import base64 # Used for ungzipping. import gzip -- Steven
- Previous message (by thread): Is StopIteration a singleton?
- Next message (by thread): Most gratuitous comments
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list