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 amaury.forgeotdarc
Recipients HWJ, amaury.forgeotdarc, bboissin, benjamin.peterson, djc, dlitz, draghuram, georg.brandl, gvanrossum, loewis, pitrou, vstinner, zegreek
Date 2008-10-03.21:21:22
SpamBayes Score 0.00011122468
Marked as misclassified No
Message-id <1223068885.4.0.51064033093.issue3187@psf.upfronthosting.co.za>
In-reply-to
Content
I have a patch for macpath.py nonetheless.
Tested on Windows (of course ;-) but all functions are pure text 
manipulation, except realpath(). It was much easier than ntpath.py.

I also added tests for three functions which were not exercised at all.
History
Date User Action Args
2008-10-03 21:21:25amaury.forgeotdarcsetrecipients: + amaury.forgeotdarc, gvanrossum, loewis, georg.brandl, pitrou, vstinner, draghuram, benjamin.peterson, djc, HWJ, dlitz, zegreek, bboissin
2008-10-03 21:21:25amaury.forgeotdarcsetmessageid: <1223068885.4.0.51064033093.issue3187@psf.upfronthosting.co.za>
2008-10-03 21:21:24amaury.forgeotdarclinkissue3187 messages
2008-10-03 21:21:24amaury.forgeotdarccreate