Docstrings considered too complicated
Phlip
phlip2005 at gmail.com
Fri Feb 26 11:55:32 EST 2010
More information about the Python-list mailing list
Fri Feb 26 11:55:32 EST 2010
- Previous message (by thread): Docstrings considered too complicated
- Next message (by thread): Docstrings considered too complicated
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Andreas Waldenburger wrote: > """Function that does stuff""" > def doStuff(): > while not wise(up): > yield scorn > > Now my question is this: How do I kill these people without the > authorities thinking they didn't deserve it? Their unit tests are just as complete, illustrative, and administratively sanctioned, right? -- Phlip http://penbird.tumblr.com/
- Previous message (by thread): Docstrings considered too complicated
- Next message (by thread): Docstrings considered too complicated
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list