软件包: python3-future (0.15.2-4ubuntu2.1)
python3-future 的相关链接
Trisquel 的资源:
下载源码包 python-future:
- [python-future_0.15.2-4ubuntu2.1.dsc]
- [python-future_0.15.2.orig.tar.gz]
- [python-future_0.15.2-4ubuntu2.1.debian.tar.xz]
维护者:
Original Maintainers:
- Debian Python Modules Team (Mail Archive)
- Barry Warsaw
- Vincent Bernat
外部的资源:
- 主页 [python-future.org]
相似软件包:
Clean single-source support for Python 3 and 2 - Python 3.x
Future is the missing compatibility layer between Python 2 and Python 3. It allows one to use a single, clean Python 3.x-compatible codebase to support both Python 2 and Python 3 with minimal overhead.
The imports have no effect on Python 3. On Python 2, they shadow the corresponding builtins, which normally have different semantics on Python 3 versus 2, to provide their Python 3 semantics.
This package contains the Python 3.x module.
其他与 python3-future 有关的软件包
|
|
|
-
- dep: python3
- 软件包暂时不可用
-
- dep: python3-lib2to3
- 软件包暂时不可用
-
- sug: python-future-doc
- Clean single-source support for Python 3 and 2 - doc