diff options
Diffstat (limited to 'FOSS/Python/Dependencies/future-0.18.2/docs/index.rst')
| -rw-r--r-- | FOSS/Python/Dependencies/future-0.18.2/docs/index.rst | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/FOSS/Python/Dependencies/future-0.18.2/docs/index.rst b/FOSS/Python/Dependencies/future-0.18.2/docs/index.rst deleted file mode 100644 index cc84c9b..0000000 --- a/FOSS/Python/Dependencies/future-0.18.2/docs/index.rst +++ /dev/null @@ -1,9 +0,0 @@ -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 |
