Skip to content

Python 2.5 compatability #279

@ikanobori

Description

@ikanobori

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.)


Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions