[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [rdiff-backup-users] Re: New feature: --verify-full
From: |
Daniel Miller |
Subject: |
Re: [rdiff-backup-users] Re: New feature: --verify-full |
Date: |
Fri, 12 Feb 2010 16:40:56 -0500 |
On Feb 12, 2010, at 4:31 PM, Matthew Miller wrote:
On Fri, Feb 12, 2010 at 04:09:49PM -0500, Daniel Miller wrote:
>> Here's the patch for 1.2.8
>
> Annnd, here's the traceback:
>
> Traceback (most recent call last):
> <snip>
> SyntaxError: 'yield' not allowed in a 'try' block with a 'finally' clause
Uh, sorry... I developed this on Python 2.6. I tried to use the old conventions
but you know how it goes...
Updated patch attached. The other line I'm not sure about is this one in
integrity.py:
incs.sort(key=lambda rp:-rp.getinctime())
Can't remember when the sort(key=...) was implemented. Give it a try.
~ Daniel
verify-full-128.patch
Description: Binary data