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 wrohdewald
Recipients wrohdewald
Date 2017-02-26.08:52:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1488099144.41.0.738429373533.issue29657@psf.upfronthosting.co.za>
In-reply-to
Content
execute the attached script. It should return

FileExistsError: [Errno 17] File exists: 'a_link' -> 'a'

but it returns

FileExistsError: [Errno 17] File exists: 'a' -> 'a_link'
History
Date User Action Args
2017-02-26 08:52:24wrohdewaldsetrecipients: + wrohdewald
2017-02-26 08:52:24wrohdewaldsetmessageid: <1488099144.41.0.738429373533.issue29657@psf.upfronthosting.co.za>
2017-02-26 08:52:24wrohdewaldlinkissue29657 messages
2017-02-26 08:52:24wrohdewaldcreate