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