José Matos wrote: > On Friday 02 May 2014 13:31:36 Neal Becker wrote: >> I think the python-future package is helpful > > Do you mean > > from __future__ import print_function, division > > if so I agree. :-) >
No, I mean: https://pypi.python.org/pypi/future
