File: index.rst

package info (click to toggle)
python-future 0.16.0-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 4,316 kB
  • sloc: python: 42,522; makefile: 141; sh: 41
file content (10 lines) | stat: -rw-r--r-- 341 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
Easy, clean, reliable Python 2/3 compatibility
==============================================

``python-future`` is the missing compatibility layer between Python 2 and
Python 3. It allows you to use a single, clean Python 3.x-compatible
codebase to support both Python 2 and Python 3 with minimal overhead.


.. include:: contents.rst.inc