This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author belopolsky
Recipients belopolsky, docs@python, eric.araujo, georg.brandl, lukasz.langa, rhettinger, terry.reedy
Date 2011-03-24.19:03:51
SpamBayes Score 0.015970677
Marked as misclassified No
Message-id <[email protected]>
In-reply-to
Content
> Please leave the deployed code for named tuple as-is.  Doctest may
> have issues with trailing whitespace, but that is doctest's problem,
> not named tuple's.

I am curious, what was the reason to add trailing whitespace in the named tuple template?
History
Date User Action Args
2011-03-24 19:03:52belopolskysetrecipients: + belopolsky, georg.brandl, rhettinger, terry.reedy, eric.araujo, docs@python, lukasz.langa
2011-03-24 19:03:52belopolskysetmessageid: <[email protected]>
2011-03-24 19:03:51belopolskylinkissue10225 messages
2011-03-24 19:03:51belopolskycreate