On 16.04.2014 04:56, Michael Terry wrote: > (I should note that while there is code in this branch to explicitly support > py2.4, I grabbed that from an old old branch I made back in the day for > py2to3 support. I haven't tested it recently. I'm actually not even sure > how best to test 2.4 and 2.5 now, since my version of virtualenv has dropped > support.) >
for what it's worth we are actually python 2.6+ compatible for a fact now, as the progress code introduce some downward syntax incompatibility. for different python version i personally compile/install local versions of python with prefix like /usr/local/python-2.x.x and place their ./bin into path when necessary. ..ede -- https://code.launchpad.net/~mterry/duplicity/modern-testing/+merge/215994 Your team duplicity-team is requested to review the proposed merge of lp:~mterry/duplicity/modern-testing into lp:duplicity. _______________________________________________ Mailing list: https://launchpad.net/~duplicity-team Post to : [email protected] Unsubscribe : https://launchpad.net/~duplicity-team More help : https://help.launchpad.net/ListHelp

