New submission from R. David Murray:

There is no longer a concept of a separate 'email' release from the stdlib 
release.  The __version__ string didn't get updated in either 3.3 or 3.4 (my 
fault).  I propose that we simply delete the __version__ variable from 
__init__.py (patch attached).

Any objections?

----------
components: email
files: remove_email_version.patch
keywords: patch
messages: 227731
nosy: barry, r.david.murray
priority: normal
severity: normal
status: open
title: Remove __version__ string from email
versions: Python 3.5
Added file: http://bugs.python.org/file36747/remove_email_version.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue22508>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to