Comment 1 for bug 563649

Revision history for this message
Johannes Sasongko (sjohannes) wrote :

For some reason all Debian versions are still on Python 2.5. I think we'll have to stick with that for now.

The "with" error can be fixed by importing with_statement from __future__. Not sure about the "as" error.