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 ned.deily
Recipients Esa.Peuha, christian.heimes, ned.deily, ronaldoussoren, vstinner
Date 2013-10-22.11:49:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1382442553.25.0.968987110694.issue19325@psf.upfronthosting.co.za>
In-reply-to
Content
Yes, there are various tricks to be done.  I have another solution in mind that should eliminate the use re altogether for most cases.  (BTW, _osx_support was implemented to centralize functions in anticipation of the introduction of distutils2/packaging in Python 3.3, along with distutils.)
History
Date User Action Args
2013-10-22 11:49:13ned.deilysetrecipients: + ned.deily, ronaldoussoren, vstinner, christian.heimes, Esa.Peuha
2013-10-22 11:49:13ned.deilysetmessageid: <1382442553.25.0.968987110694.issue19325@psf.upfronthosting.co.za>
2013-10-22 11:49:13ned.deilylinkissue19325 messages
2013-10-22 11:49:12ned.deilycreate