]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Update to Python 2.3, getting rid of backward compatiblity crud. Get rid of a
authorBarry Warsaw <barry@python.org>
Sun, 9 May 2004 03:40:17 +0000 (03:40 +0000)
committerBarry Warsaw <barry@python.org>
Sun, 9 May 2004 03:40:17 +0000 (03:40 +0000)
commit3d1f397f1a997bd2e9eb87455073e121d11c2aed
tree12329ed0f47dc8043eb6a742081e5379225e0d2d
parent36112f2d34253c36784302cb703977ec78ccc7b2
Update to Python 2.3, getting rid of backward compatiblity crud.  Get rid of a
bunch of module globals that aren't used.
Lib/email/Header.py