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 serhiy.storchaka
Recipients chris.jerdonek, docs@python, pitrou, serhiy.storchaka
Date 2013-11-26.09:05:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1385456749.57.0.871940933045.issue19793@psf.upfronthosting.co.za>
In-reply-to
Content
The proposed patch improves formatting of True/False in pathlib documentation. "True" becomes "``True``" if it means True constant and "true" if it means true value.
History
Date User Action Args
2013-11-26 09:05:49serhiy.storchakasetrecipients: + serhiy.storchaka, pitrou, chris.jerdonek, docs@python
2013-11-26 09:05:49serhiy.storchakasetmessageid: <1385456749.57.0.871940933045.issue19793@psf.upfronthosting.co.za>
2013-11-26 09:05:49serhiy.storchakalinkissue19793 messages
2013-11-26 09:05:49serhiy.storchakacreate