]> code.delx.au - offlineimap/commit
UID validity diagnostics improvement
authorDavid Favro <offlineimap@meta-dynamic.com>
Thu, 15 Mar 2007 04:39:15 +0000 (05:39 +0100)
committerDavid Favro <offlineimap@meta-dynamic.com>
Thu, 15 Mar 2007 04:39:15 +0000 (05:39 +0100)
commit657b470d74d859ac35976bc0717723275e906eff
treea5512205e70b5b92691b440ff181ea8f55809384
parent79a596be7b98801d71b0ac8d120384606274ce42
UID validity diagnostics improvement

* Reduced the number of parameters passed to ui.validityproblem() because they were all just method-calls to the folder object, which is already passed as the first parameter (reduction of unnecessary complexity).
offlineimap/accounts.py