[ 原始碼: python-future ]
套件:python-future-doc(0.16.0-1)
python-future-doc 的相關連結
Debian 的資源:
下載原始碼套件 python-future:
- [python-future_0.16.0-1.dsc]
- [python-future_0.16.0.orig.tar.gz]
- [python-future_0.16.0-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [python-future.org]
相似套件:
Clean single-source support for Python 3 and 2 - doc
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 documentation.
其他與 python-future-doc 有關的套件
|
|
|
|
-
- dep: libjs-sphinxdoc (>= 1.0)
- JavaScript support for Sphinx documentation