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 serhiy.storchaka
Recipients python-dev, serhiy.storchaka, terry.reedy
Date 2016-07-06.07:59:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1467791947.22.0.142952851884.issue27452@psf.upfronthosting.co.za>
In-reply-to
Content
In this case it works, because os.join('', filename) returns filename.
History
Date User Action Args
2016-07-06 07:59:07serhiy.storchakasetrecipients: + serhiy.storchaka, terry.reedy, python-dev
2016-07-06 07:59:07serhiy.storchakasetmessageid: <1467791947.22.0.142952851884.issue27452@psf.upfronthosting.co.za>
2016-07-06 07:59:07serhiy.storchakalinkissue27452 messages
2016-07-06 07:59:07serhiy.storchakacreate