]> granicus.if.org Git - python/commit
Update to Python 2.3, getting rid of backward compatiblity crud. We don't
authorBarry Warsaw <barry@python.org>
Sun, 9 May 2004 03:42:37 +0000 (03:42 +0000)
committerBarry Warsaw <barry@python.org>
Sun, 9 May 2004 03:42:37 +0000 (03:42 +0000)
commit4c3e33a80bab417e0b8c2dd8e944f6d37709b88a
tree4592318cdaa44583fb2316792165f672ea04b9c1
parent3d1f397f1a997bd2e9eb87455073e121d11c2aed
Update to Python 2.3, getting rid of backward compatiblity crud.  We don't
need the _compat21 or _compat22 modules either.
Lib/email/Iterators.py