Barry A. Warsaw <ba...@python.org> added the comment: The patch looks pretty good, except that you should not change test_email.py. It specifically tests the old names, while test_email_renamed.py tests the new names.
There's no point in fixing Python 2.5 since there won't be another maintenance release of that version. It probably also does not make sense to change Python 3.x. You should fix Python 2.6 though. In the trunk, we should remove all the old names for good. ---------- resolution: -> accepted _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue2622> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com