On Thu, Nov 20, 2014 at 3:58 PM, Steven D'Aprano <st...@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
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to