Most gratuitous comments

Steven D'Aprano steve at pearwood.info
Wed Nov 19 23:58:45 EST 2014


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



More information about the Python-list mailing list