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 stutzbach
Recipients docs@python, stutzbach
Date 2010-05-07.16:10:35
SpamBayes Score 0.0787761
Marked as misclassified No
Message-id <1273248636.7.0.217932609429.issue8648@psf.upfronthosting.co.za>
In-reply-to
Content
The UTF-7 codec functions are undocumented:

PyUnicode_DecodeUTF7Stateful
PyUnicode_DecodeUTF7
PyUnicode_EncodeUTF7
History
Date User Action Args
2010-05-07 16:10:36stutzbachsetrecipients: + stutzbach, docs@python
2010-05-07 16:10:36stutzbachsetmessageid: <1273248636.7.0.217932609429.issue8648@psf.upfronthosting.co.za>
2010-05-07 16:10:35stutzbachlinkissue8648 messages
2010-05-07 16:10:35stutzbachcreate