> I've been working on Python 2.8 (not an official Python release) because I want to give all the people who use Python 2 access to the Python 3 language features, which I think are actually pretty cool.
Theres a module called __future__ for exactly this purpose
Theres a module called __future__ for exactly this purpose