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 rpointel
Recipients neologix, pitrou, python-dev, rosslagerwall, rpointel, vstinner
Date 2011-09-07.21:22:57
SpamBayes Score 0.00019189373
Marked as misclassified No
Message-id <1315430578.3.0.159869796139.issue12852@psf.upfronthosting.co.za>
In-reply-to
Content
> @rpointel: Does the fix work for you? If yes, I will close the issue.

Hi, yes it sounds good for me:

$ hg pull -u
$ ./configure && make
$ ./python Lib/test/test_posix.py
[...]
test_fdlistdir (__main__.PosixTester) ... ok
[...]
Ran 79 tests in 0.097s
OK (skipped=17)

Thanks.

Remi.
History
Date User Action Args
2011-09-07 21:22:58rpointelsetrecipients: + rpointel, pitrou, vstinner, neologix, rosslagerwall, python-dev
2011-09-07 21:22:58rpointelsetmessageid: <1315430578.3.0.159869796139.issue12852@psf.upfronthosting.co.za>
2011-09-07 21:22:57rpointellinkissue12852 messages
2011-09-07 21:22:57rpointelcreate