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 jjl
Recipients ezio.melotti, jjl, mrabarnett
Date 2013-08-06.13:48:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1375796931.79.0.704483092194.issue18662@psf.upfronthosting.co.za>
In-reply-to
Content
I looked up quotemeta with perldoc and you're right, it will quote the hyphen. Given that python's regex engine correctly deals with unnecessarily quoted characters, I suppose this is fine.
History
Date User Action Args
2013-08-06 13:48:51jjlsetrecipients: + jjl, ezio.melotti, mrabarnett
2013-08-06 13:48:51jjlsetmessageid: <1375796931.79.0.704483092194.issue18662@psf.upfronthosting.co.za>
2013-08-06 13:48:51jjllinkissue18662 messages
2013-08-06 13:48:51jjlcreate