[Python-Dev] Removing stuff from 2.4 (original) (raw)

Anthony Baxter anthony at interlink.com.au
Tue Aug 31 17:23:52 CEST 2004


Barry Warsaw wrote:

On Mon, 2004-08-30 at 15:23, A.M. Kuchling wrote:

* Leave rfc822, mimetools alone; the stdlib will have to avoid their use first, and I'm not going to do that right now.

* Make mimify, MimeWriter raise DeprecationWarnings; nothing in the stdlib uses them. +1 on these from me, as the only realistic option.

I'd like to have a really serious effort to make sure we can DW the first group for 2.5. In particular, the mimetools.Message class is used for a whole pile of different protocols (anything with rfc2822 style Header: Value lines). To me, it doesn't make much sense that this lives in a module called 'mimetools'.

But maybe that's just me.

Anthony

Anthony Baxter <anthony at interlink.com.au> It's never too late to have a happy childhood.



More information about the Python-Dev mailing list