/
valemobil
/
python-future
Обзор
Документация
Войти
/
valemobil
/
python-future
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
src/future/backports/test/__init__.py
9 строк
264 B
Ed Schofield
Move all source code to src/
01 окт 2014, 03:11
01 окт 2014, 03:11
38ea63a
Код
Авторство
О чём код?
""" 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. """