Most gratuitous comments
Chris Angelico
rosuav at gmail.com
Thu Nov 20 00:06:32 EST 2014
More information about the Python-list mailing list
Thu Nov 20 00:06:32 EST 2014
- Previous message (by thread): Most gratuitous comments
- Next message (by thread): Most gratuitous comments
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Thu, Nov 20, 2014 at 3:58 PM, Steven D'Aprano <steve at pearwood.info> wrote: > 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 Well hey. Good to know he's using the tools for their intended purposes! ChrisA
- Previous message (by thread): Most gratuitous comments
- Next message (by thread): Most gratuitous comments
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list