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 tds333
Recipients SilentGhost, brett.cannon, mgrang, tds333
Date 2016-03-26.17:33:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1459013625.52.0.419291684069.issue26587@psf.upfronthosting.co.za>
In-reply-to
Content
Ok, I implemented point 3.
Check if it is a dir or file and makepath only in this case.
All other entries are added unmodified to the set.

Added a test case also for an URL path.

I think duplicate detection is now improved and it should break nothing.
History
Date User Action Args
2016-03-26 17:33:45tds333setrecipients: + tds333, brett.cannon, SilentGhost, mgrang
2016-03-26 17:33:45tds333setmessageid: <1459013625.52.0.419291684069.issue26587@psf.upfronthosting.co.za>
2016-03-26 17:33:45tds333linkissue26587 messages
2016-03-26 17:33:45tds333create