Comment 6 for bug 720525

Revision history for this message
Joe Snikeris (joe-snikeris) wrote : Re: Unable to restore backup; several errors then hang

Also, I wasn't able to run duplicity-bin with python 2.5.4:

src/duplicity/duplicity-bin:868: Warning: 'as' will become a reserved keyword in Python 2.6
  File "src/duplicity/duplicity-bin", line 868
    except Exception as e:
                      ^
SyntaxError: invalid syntax

Is Python 2.6 required?