This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author martin.panter
Recipients Guido, demian.brecht, martin.panter, orsenthil, r.david.murray
Date 2015-02-14.01:52:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1423878766.14.0.547411032612.issue22928@psf.upfronthosting.co.za>
In-reply-to
Content
If we’re in the realm of 3.5 only changes, it might make sense to remove the multi-argument mode of putheader() altogether, and document it only generates a single line. (Currently still says it generates multiple lines.)
History
Date User Action Args
2015-02-14 01:52:46martin.pantersetrecipients: + martin.panter, orsenthil, r.david.murray, demian.brecht, Guido
2015-02-14 01:52:46martin.pantersetmessageid: <1423878766.14.0.547411032612.issue22928@psf.upfronthosting.co.za>
2015-02-14 01:52:46martin.panterlinkissue22928 messages
2015-02-14 01:52:45martin.pantercreate