Hi all,
I am happy to announce an update to Python-Future for Python 2/3 compatibility
and a new cheat-sheet for writing code compatible with both versions.
Here’s the "What’s New" page for v0.13:
http://python-future.org/whatsnew.html
Here’s the Py2/3 compatibility cheat-sheet:
http:
Hi all,
I am the author of the ``future`` package for Python 2/3 compatibility
(http://python-future.org). A bug report has recently been posted about its use
of import hooks that I don't yet have an answer for, and I am looking for some
guidance on how to customize the import mechanism in a s