minor string cleanup patches

Sebastian Spaeth Sebastian at SSpaeth.de
Wed Apr 27 11:14:56 BST 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://alioth-lists.debian.net/pipermail/offlineimap-project/attachments/20110427/02417c28/attachment.sig>


More information about the OfflineIMAP-project mailing list