Skip to content

PiDelport/backports.os

Repository files navigation

backports.os

This package provides backports of new features in Python's os module under the backports namespace.

https://travis-ci.org/pjdelport/backports.os.svg?branch=master https://codecov.io/github/pjdelport/backports.os/coverage.svg?branch=master

Supported Python versions

  • CPython: 2.7, 3.4, 3.5, 3.6
  • PyPy, PyPy3

Backported functionality

Contributing

See HACKING.rst.