module documentation
to execute Python 3 code in Python 2.
redefines builtin range
and input
functions and abc
either via collections
or collections.abc
if available.
to execute Python 3 code in Python 2.
redefines builtin range
and input
functions and abc
either via collections
or collections.abc
if available.