[issue22570] Better stdlib support for Path objects

Serhiy Storchaka report at bugs.python.org
Wed Jan 6 16:08:42 EST 2016


Serhiy Storchaka added the comment:

Opened issue26027 for adding support in the posix module.

Should the path attribute be only string, or other types are acceptable (bytes, file descriptor, and even None if the function accepts None)?

----------
dependencies: +Support Path objects in the posix module

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


More information about the Python-bugs-list mailing list