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 terry.reedy
Recipients Aquinas, eric.smith, george.hu, l0nwlf, terry.reedy
Date 2010-07-09.05:06:30
SpamBayes Score 0.0027584636
Marked as misclassified No
Message-id <1278651995.15.0.511616566299.issue8402@psf.upfronthosting.co.za>
In-reply-to
Content
The 3.1.2 doc for fnmatch.translate no longer says "There is no way to quote meta-characters." If that is still true (no quoting method is given that I can see), then that removal is something of a regression.
History
Date User Action Args
2010-07-09 05:06:38terry.reedysetrecipients: + terry.reedy, eric.smith, l0nwlf, george.hu, Aquinas
2010-07-09 05:06:35terry.reedysetmessageid: <1278651995.15.0.511616566299.issue8402@psf.upfronthosting.co.za>
2010-07-09 05:06:33terry.reedylinkissue8402 messages
2010-07-09 05:06:31terry.reedycreate