[PATCH] folder/IMAP.py: accord __version__ with import
Sebastian Spaeth
Sebastian at SSpaeth.de
Fri Jan 28 08:31:18 GMT 2011
On Thu, 27 Jan 2011 19:46:08 +0100, Nicolas Sebrecht <nicolas.s-dev at laposte.net> wrote:
> +* accord __version__ with import
Do we really need to put such a tiny internal change into the Changelog?
It's not user visible at all and doesn't change any API either?
> - headervalue += '-v' + offlineimap.__version__
> + headervalue += '-v' + __version__
This code is gone in patch 1/4 of my date refactoring/UIDPLUS series
that I just mailed. So in case you want that series, this patch will not
be needed anymore.
*BUT* this reminds me that I forgot to remove the __import__ in my patch
1/4, so we should probably do that as a followup patch.
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/20110128/52e5047c/attachment-0001.sig>
More information about the OfflineIMAP-project
mailing list