Message 126968 - Python tracker

Message126968

Author v+python
Recipients r.david.murray, v+python
Date 2011-01-25.00:25:15
SpamBayes Score 0.0048552644
Marked as misclassified No
Message-id <1295915117.63.0.404507378195.issue10879@psf.upfronthosting.co.za>
In-reply-to
Content
Issue 4953 has somewhat resolved this issue by using email only for parsing headers (more like 2.x did).  So this issue could be closed, or could be left open to point out the required additional features needed from email before cgi.py can use it for handling body parts as well as headers.
History
Date User Action Args
2011-01-25 00:25:17v+pythonsetrecipients: + v+python, r.david.murray
2011-01-25 00:25:17v+pythonsetmessageid: <1295915117.63.0.404507378195.issue10879@psf.upfronthosting.co.za>
2011-01-25 00:25:15v+pythonlinkissue10879 messages
2011-01-25 00:25:15v+pythoncreate