Using the email package version 4.x with Python 2.4 (and maybe 2.2/2.3)
"Morten W. Petersen" <[email protected]> Tue, 10 Apr 2012 10:38:07 +0100
| Newsgroups | gmane.comp.python.mime.devel |
|---|---|
| Organization | Nidelven IT LTD |
| Message-ID | <5e1a37cd783ea8cfea0ad331684ee7c3@localhost> |
Hi, I'm developing an email package that's going to be used with Zope and Plone. After reading the information here: http://docs.python.org/library/email I found that version 3 is being distributed with the current Python I'm using, while I would like to use version 4 because of forwards compatability and simplicity.. Is it OK if I repackage the email package from Python 2.6 into an egg and put it on PyPi so that I and others can use the newest one, or do you suggest some other approach? Being able to run the email package on earlier Python versions is important and it must at least work with Python 2.4 -- Mvh / WR, Morten W. Petersen Manager Nidelven IT LTD