backports.tempfile

Backport of new features in Python's tempfile module


License
PSF-2.0
Install
pip install backports.tempfile==1.0

Documentation

backports.tempfile

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

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

Supported Python versions

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

Backported functionality