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 bbrazil
Recipients bbrazil, docs@python
Date 2010-07-23.16:25:26
SpamBayes Score 0.019706376
Marked as misclassified No
Message-id <1279902328.19.0.409453550243.issue9358@psf.upfronthosting.co.za>
In-reply-to
Content
fnmatch.translate's docstraing says "There is no way to quote meta-characters.", but this isn't in the html docs. The attached patch fixes that.
History
Date User Action Args
2010-07-23 16:25:28bbrazilsetrecipients: + bbrazil, docs@python
2010-07-23 16:25:28bbrazilsetmessageid: <1279902328.19.0.409453550243.issue9358@psf.upfronthosting.co.za>
2010-07-23 16:25:26bbrazillinkissue9358 messages
2010-07-23 16:25:26bbrazilcreate