This package provides backports of new features in Python's os module under the backports namespace.
- CPython: 2.7, 3.4, 3.5, 3.6
- PyPy, PyPy3
- os.fsencode (new in Python 3.2)
- os.fsdecode (new in Python 3.2)
See HACKING.rst.
This package provides backports of new features in Python's os module under the backports namespace.
See HACKING.rst.