On 20/11/2014 04:58, Steven D'Aprano 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
I wonder if anybody has ever written this?
# Used for importing this.
import this
--
My fellow Pythonistas, ask not what our language can do for you, ask
what you can do for our language.
Mark Lawrence
--
https://mail.python.org/mailman/listinfo/python-list