K 10 svn:author V 5 koobs K 8 svn:date V 27 2014-12-22T10:59:48.270289Z K 7 svn:log V 396 [NEW] devel/py-future: Clean single-source support for Python 3 and 2 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. WWW: https://python-future.org/ PR: 193094 Submitted by: Muhammad Moinur Rahman <5u623l20 at gmail com> (with changes) END