projects
/
python
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f29ffbd
)
Bump to 2.5
author
Barry Warsaw
<barry@python.org>
Mon, 30 Dec 2002 17:45:41 +0000
(17:45 +0000)
committer
Barry Warsaw
<barry@python.org>
Mon, 30 Dec 2002 17:45:41 +0000
(17:45 +0000)
Lib/email/__init__.py
patch
|
blob
|
history
diff --git
a/Lib/email/__init__.py
b/Lib/email/__init__.py
index 13c71a946a2ec4e3a746d330a6f25bda0a7dd744..71b5b5d08b58158ff2f00a2bcee9d00c04e326f6 100644
(file)
--- a/
Lib/email/__init__.py
+++ b/
Lib/email/__init__.py
@@
-4,7
+4,7
@@
"""A package for parsing, handling, and generating email messages.
"""
-__version__ = '2.5
-
'
+__version__ = '2.5'
__all__ = [
'base64MIME',