[issue4761] create Python wrappers for openat() and others

Georg Brandl report at bugs.python.org
Sat Mar 10 18:49:37 CET 2012


Georg Brandl <georg at python.org> added the comment:

I agree about the constant AT_FDCWD.  (At least, None should be allowed in addition.)

Your other proposition would break the principle of very thin platform wrappers that we try to follow in posixmodule.c.

----------
status: closed -> open

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


More information about the Python-bugs-list mailing list