minor string cleanup patches

Sebastian Spaeth Sebastian at SSpaeth.de
Wed Apr 27 10:14:56 UTC 2011


A series of 4 patches that allows for nicer ui logging formatting. By
making the str() of Accounts and Repositories be their name, we can
simply say:

log("syncing %s" % repo) 

rather than 

log("syncing %s" % repo.getname())

A minor change that just makes life a bit nicer in the future. Patch series on top of
master

Sebastian
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/offlineimap-project/attachments/20110427/02417c28/attachment.pgp>


More information about the OfflineIMAP-project mailing list