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 ezio.melotti
Recipients StupidHod, ezio.melotti, vstinner, zach.ware
Date 2014-07-21.02:15:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1405908942.79.0.438940034528.issue22019@psf.upfronthosting.co.za>
In-reply-to
Content
Agreed.  Make sure that the arguments you are passing to ntpath.join() have the same type (i.e. either both unicode, or both string).
History
Date User Action Args
2014-07-21 02:15:42ezio.melottisetrecipients: + ezio.melotti, vstinner, zach.ware, StupidHod
2014-07-21 02:15:42ezio.melottisetmessageid: <1405908942.79.0.438940034528.issue22019@psf.upfronthosting.co.za>
2014-07-21 02:15:42ezio.melottilinkissue22019 messages
2014-07-21 02:15:42ezio.melotticreate