]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Update to Python 2.3, getting rid of backward compatiblity crud.
authorBarry Warsaw <barry@python.org>
Sun, 9 May 2004 03:46:42 +0000 (03:46 +0000)
committerBarry Warsaw <barry@python.org>
Sun, 9 May 2004 03:46:42 +0000 (03:46 +0000)
commit235c8eba62f1ecfb5beb1be0f692de3a07ef4ab1
tree550c3ea22913ffc7efefb9244786104db812527f
parent5d84053e2c0cc31e589828b8b2a1ab2d6dead156
Update to Python 2.3, getting rid of backward compatiblity crud.

This Parser is now just a backward compatible front-end to the FeedParser.
Lib/email/Parser.py