summaryrefslogtreecommitdiff
path: root/devel/py-future/DESCR
blob: d165f402677f030875a5a7b7a024b538bd801094 (plain)
1
2
3
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.