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 brian.curtin
Recipients amaury.forgeotdarc, brian.curtin, ezio.melotti, flox, saturn_mimas
Date 2010-01-15.04:09:44
SpamBayes Score 0.0023346893
Marked as misclassified No
Message-id <1263528586.02.0.995949431368.issue3426@psf.upfronthosting.co.za>
In-reply-to
Content
assertStr and assertUnicode don't exist in test_ntpath so the tests fail on Windows. I copied/pasted the functions over from test_posixpath just to see and test_ntpath passes. Other than that, it looks good to me.
History
Date User Action Args
2010-01-15 04:09:46brian.curtinsetrecipients: + brian.curtin, amaury.forgeotdarc, ezio.melotti, saturn_mimas, flox
2010-01-15 04:09:46brian.curtinsetmessageid: <1263528586.02.0.995949431368.issue3426@psf.upfronthosting.co.za>
2010-01-15 04:09:44brian.curtinlinkissue3426 messages
2010-01-15 04:09:44brian.curtincreate