python gripes survey
carroll at tjc.com
carroll at tjc.com
Wed Aug 27 21:19:10 EDT 2003
On Tue, 26 Aug 2003 08:03:26 -0400, Peter Hansen <peter at engcorp.com>
wrote:
>JanC wrote:
>> If it doesn't contain docstrings, you can put that "unwanted" test code
>> between triple quotes (""").
>
>OR if you're consistent in using only one kind of docstring, say '''
>only, then you can almost always use """ to comment out a block...
Thanks; this is actually pretty helpful.
More information about the Python-list
mailing list