[issue2848] Remove mimetools usage from the stdlib

Humberto Diogenes report at bugs.python.org
Wed Jun 4 06:58:06 CEST 2008


Humberto Diogenes <humberto at digi.com.br> added the comment:

I'm sending a patch that removes mimetools from urllib and test_urllib. It 
now returns an email.message.Message instead of mimetools.Message.

I also moved some imports to the top of the file. If that's a problem, I 
can send another patch.

----------
keywords: +patch
Added file: http://bugs.python.org/file10515/remove_mimetools_from_urllib.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue2848>
_______________________________________


More information about the Python-bugs-list mailing list