Which Python versions are supported? 2.5 doesn't seem to work anymore. Accidentally or on purpose?
Please provide more information. Maybe I can help you. Kind regards, D.
There was a missing ``from __future__ import with_statement``. This is fixed in trunk now.
With the suggestion from marrin, Python 2.5 should now be supported as well.
Log in to post a comment.
Which Python versions are supported? 2.5 doesn't seem to work anymore. Accidentally or on purpose?
Please provide more information. Maybe I can help you. Kind regards, D.
There was a missing ``from __future__ import with_statement``. This is fixed in trunk now.
With the suggestion from marrin, Python 2.5 should now be supported as well.