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 larry
Recipients Arfrever, eric.araujo, gregory.p.smith, gvanrossum, larry, loewis, maubp, ncoghlan, pitrou, python-dev, r.david.murray, rosslagerwall, sbt, shaurz, vstinner
Date 2012-05-04.11:00:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1336129220.48.0.971129336764.issue14127@psf.upfronthosting.co.za>
In-reply-to
Content
By "the unit tests" I meant I ran the whole suite: Lib/test/regrtest.py.  I know that runs test_os, and I assume it runs test_posix too.

I just ran test_posix by hand and it passed.

I'm developing on Linux (64-bit) in case that helps.
History
Date User Action Args
2012-05-04 11:00:20larrysetrecipients: + larry, gvanrossum, loewis, gregory.p.smith, ncoghlan, pitrou, vstinner, eric.araujo, Arfrever, r.david.murray, maubp, shaurz, rosslagerwall, python-dev, sbt
2012-05-04 11:00:20larrysetmessageid: <1336129220.48.0.971129336764.issue14127@psf.upfronthosting.co.za>
2012-05-04 11:00:19larrylinkissue14127 messages
2012-05-04 11:00:19larrycreate