◐ Shell
clean mode source ↗

Message 132019 - Python tracker

Message132019

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 <1300993432.23.0.754717533817.issue10225@psf.upfronthosting.co.za>
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: <1300993432.23.0.754717533817.issue10225@psf.upfronthosting.co.za>
2011-03-24 19:03:51belopolskylinkissue10225 messages
2011-03-24 19:03:51belopolskycreate