Add future 0.18.2
This commit is contained in:
9
lib/future/backports/test/__init__.py
Normal file
9
lib/future/backports/test/__init__.py
Normal file
@@ -0,0 +1,9 @@
|
||||
"""
|
||||
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.
|
||||
"""
|
Reference in New Issue
Block a user