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 jfoo
Recipients jfoo
Date 2014-09-12.16:53:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1410540781.34.0.334731536572.issue22395@psf.upfronthosting.co.za>
In-reply-to
Content
The _check_complex_symlinks function compares stringified paths for string equality instead of using the assertSame helper method. Patch attached.
History
Date User Action Args
2014-09-12 16:53:01jfoosetrecipients: + jfoo
2014-09-12 16:53:01jfoosetmessageid: <1410540781.34.0.334731536572.issue22395@psf.upfronthosting.co.za>
2014-09-12 16:53:01jfoolinkissue22395 messages
2014-09-12 16:53:01jfoocreate