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 ncoghlan
Recipients daniel.urban, flox, mark.dickinson, ncoghlan
Date 2010-08-17.11:30:33
SpamBayes Score 0.0011952943
Marked as misclassified No
Message-id <1282044635.55.0.0261624602547.issue9147@psf.upfronthosting.co.za>
In-reply-to
Content
Switching to a regex match made the backslashes in windows paths a problem. r84139 changes the test to just ignore all the variable info in the code_info results so we'll see how that goes.
History
Date User Action Args
2010-08-17 11:30:35ncoghlansetrecipients: + ncoghlan, mark.dickinson, flox, daniel.urban
2010-08-17 11:30:35ncoghlansetmessageid: <1282044635.55.0.0261624602547.issue9147@psf.upfronthosting.co.za>
2010-08-17 11:30:33ncoghlanlinkissue9147 messages
2010-08-17 11:30:33ncoghlancreate