Most gratuitous comments
Chris Angelico
rosuav at gmail.com
Thu Nov 20 00:06:32 EST 2014
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
More information about the Python-list
mailing list