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 r.david.murray
Recipients barry, iko, r.david.murray
Date 2010-01-12.21:58:26
SpamBayes Score 0.0026126534
Marked as misclassified No
Message-id <1263333509.01.0.789725788967.issue1693546@psf.upfronthosting.co.za>
In-reply-to
Content
Hmm.  The RFC text says:

   Note that quotes around parameter values are part of the value
   syntax; they are NOT part of the value itself.  Furthermore, it is
   explicitly permitted to have a mixture of quoted and unquoted
   continuation fields.

So this looks more like a bug in the RFC to me.
History
Date User Action Args
2010-01-12 21:58:29r.david.murraysetrecipients: + r.david.murray, barry, iko
2010-01-12 21:58:29r.david.murraysetmessageid: <1263333509.01.0.789725788967.issue1693546@psf.upfronthosting.co.za>
2010-01-12 21:58:27r.david.murraylinkissue1693546 messages
2010-01-12 21:58:26r.david.murraycreate