duplicity-talk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Duplicity-talk] 0.5.04 & log error


From: Michael Terry
Subject: Re: [Duplicity-talk] 0.5.04 & log error
Date: Mon, 29 Dec 2008 11:23:52 -0500

Is anyone else seeing this?

Ken, can you look at this?  Looking at the code, and looking at the
documentation, it looks to me like DupLogRecord and DupLogger in
log.py will eventually pass 8 arguments to
logging.LogRecord.__init__():  self, name, lvl, fn, lno, msg, args,
and exc_info.  Which seems like the minimum needed according to the
docs (there is an extra optional func argument, so the max it can take
is 9 I believe).

But all the *args and *kwargs passing is slightly beyond my ken (ha!).
 So if you could look the code over, maybe I made a stupid Python
mistake.

-mt

On Mon, Dec 29, 2008 at 12:04 AM, Michael Terry <address@hidden> wrote:
> On Sun, Dec 28, 2008 at 5:35 PM, Edgar Soldin <address@hidden> wrote:
>>> I assume this worked in duplicity 0.5.03?  I don't believe that bit of
>>> code changed between 03 and 04.
>>
>> nope it doesn't .. i stayed with 0.5.02 for a while and just had time to
>> work with duplicity again... checked also 0.5.03 and error is similar..
>
> OK, well, that's good in so far as it's consistent.  I'll try to look
> at this tomorrow.
>
> -mt
>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]