[Email-SIG] Using the email package version 4.x with Python 2.4 (and maybe 2.2/2.3)
Morten W. Petersen
morten at nidelven-it.no
Tue Apr 10 12:16:11 CEST 2012
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
More information about the Email-SIG
mailing list