Docstrings considered too complicated
Steven D'Aprano
steve at REMOVE-THIS-cybersource.com.au
Fri Feb 26 23:23:26 EST 2010
On Fri, 26 Feb 2010 21:51:17 -0600, Tim Daneliuk wrote:
> The only possible exception to this I can think of is when there is some
> non-obvious side-effect (i.e. language and/or hardware is
> "misfeatured"):
>
> mov A,B ; Moving A into B also will also arm
> ; the nuclear warhead if the CPU is
> ; hotter than 110C
I had an embedded device that did *just that*, but only on Tuesdays.
--
Steven
More information about the Python-list
mailing list