-
-
Notifications
You must be signed in to change notification settings - Fork 252
Closed
Labels
Description
bpython currently fails to install and run on Python 2.5, due to some missing "from future" imports, and the exception syntax being used.
I know 2.5 is old as dirt at this point, but since I for one am stuck using it for a large number of projects at work, I'd dearly love to keep this interpreter compatible that far back. (Especially since the necessary changes are few.)
- Bitbucket: https://bitbucket.org/bobf/bpython/issue/279
- Originally Reported By: Anonymous
- Originally Created At: 2014-04-29T13:17:50.484