Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Bower components Debian packages RPM packages NuGet packages

edgify / future   python

Repository URL to install this package:

Version: 0.18.2 

/ backports / test / __init__.py

"""
test package backported for python-future.

Its primary purpose is to allow use of "import test.support" for running
the Python standard library unit tests using the new Python 3 stdlib
import location.

Python 3 renamed test.test_support to test.support.
"""