[New-bugs-announce] [issue10755] Add posix.fdlistdir

Ross Lagerwall report at bugs.python.org
Wed Dec 22 08:26:15 CET 2010


New submission from Ross Lagerwall <rosslagerwall at gmail.com>:

Along with #4761, the *at wrappers, it would be nice to have a patch adding the use of fdopendir.

This patch adds a function fdlistdir, a unittest and documentation.

----------
components: Extension Modules
files: i_fdlistdir.patch
keywords: patch
messages: 124489
nosy: Chris.Gerhard, anacrolix, benjamin.peterson, christian.heimes, durban, loewis, pitrou, rosslagerwall
priority: normal
severity: normal
status: open
title: Add posix.fdlistdir
type: feature request
versions: Python 3.3
Added file: http://bugs.python.org/file20136/i_fdlistdir.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue10755>
_______________________________________


More information about the New-bugs-announce mailing list