Follow-up Comment #6, patch #6353 (project duplicity):
This is beginning to look good. A couple of comments...
1) I'm moving to the PEP-8 guidelines for code style. As I add code or
modify a module, I'm gradually getting rid of the old multi-statement per line
style. From now on, please add a newline and indent to any statement (if,
for, while, try, etc.). This makes it easier to read and debug.
2) Yes, please move the threading to a separate module. It would be the
start of refactoring the code. I'm thinking of making the backends a module
with separate files for each protocol, so this would help.
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/patch/?6353>
_______________________________________________
Message sent via/by Savannah
http://savannah.nongnu.org/
_______________________________________________
Duplicity-tracker mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/duplicity-tracker