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 larry, pitrou, rosslagerwall
Date 2011-09-05.16:00:45
SpamBayes Score 0.15860897
Marked as misclassified No
Message-id <1315238446.18.0.895074782925.issue12898@psf.upfronthosting.co.za>
In-reply-to
Content
fdlistdir() is largely irrelevant to the discussion.  I was proposing adding a function to open directory fds, because there isn't one; fdlistdir(), like many other POSIX functions available in Python, consumes directory fds.
History
Date User Action Args
2011-09-05 16:00:46larrysetrecipients: + larry, pitrou, rosslagerwall
2011-09-05 16:00:46larrysetmessageid: <1315238446.18.0.895074782925.issue12898@psf.upfronthosting.co.za>
2011-09-05 16:00:45larrylinkissue12898 messages
2011-09-05 16:00:45larrycreate