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 chris.jerdonek
Recipients chris.jerdonek, docs@python, zearin
Date 2013-01-29.18:27:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1359484076.89.0.904596531521.issue17074@psf.upfronthosting.co.za>
In-reply-to
Content
This has already been proposed in issue 15580.  By the way, you don't always want to replace "true" with ``True``.  The former has a different connotation/meaning which is boolean true rather than the object True.
History
Date User Action Args
2013-01-29 18:27:56chris.jerdoneksetrecipients: + chris.jerdonek, docs@python, zearin
2013-01-29 18:27:56chris.jerdoneksetmessageid: <1359484076.89.0.904596531521.issue17074@psf.upfronthosting.co.za>
2013-01-29 18:27:56chris.jerdoneklinkissue17074 messages
2013-01-29 18:27:56chris.jerdonekcreate