Backports and enhancements for the contextlib module
Project description
contextlib2 is a backport of the standard library’s contextlib module to earlier Python versions.
It also serves as a real world proving ground for possible future enhancements to the standard library version.
Development
contextlib2 currently has no dependencies.
Local testing is currently just a matter of running python test_contextlib2.py.
You can test against multiple versions of Python with tox:
pip install tox tox
Versions currently tested in tox are:
CPython 2.7 (also tested in Codeship)
CPython 3.4 (also tested in Codeship)
CPython 3.5
PyPy
PyPy3
To install all the relevant runtimes on Fedora 23:
sudo dnf install python python3 pypy pypy3 sudo dnf copr enable -y mstuchli/Python3.5 sudo dnf install python35-python3
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file contextlib2-0.5.0.tar.gz
.
File metadata
- Download URL: contextlib2-0.5.0.tar.gz
- Upload date:
- Size: 25.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a9c12c16836d4cdb7a96df77f12964ddbd651b53003ae9e8de31cc56696acc5b |
|
MD5 | 713f492563e61898ecbe76b28b0edc80 |
|
BLAKE2b-256 | 2ca4284a6cb8dcf0dba3f6810d27a12b2b2ecae623352f0c84d78db90815ac6c |