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

_______________________________________________
Email-SIG mailing list
Email-SIG@python.org
Your options: 
http://mail.python.org/mailman/options/email-sig/archive%40mail-archive.com

Reply via email to