Follow-up Comment #3, bug #25502 (project duplicity):
Had the same problem on a SuSE 10.2. Just changed the file
/usr/lib/python/logging/__init__.py
about line 216/217
from
def __init__(self, name, level, pathname, lineno,
msg, args, exc_info, func):
to
def __init__(self, name, level, pathname, lineno,
msg, args, exc_info, func=None):
and everything is fine!
Michael
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/bugs/?25502>
_______________________________________________
Nachricht geschickt von/durch Savannah
http://savannah.nongnu.org/
_______________________________________________
Duplicity-tracker mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/duplicity-tracker