[New-bugs-announce] [issue8648] The UTF-7 codec functions are undocumented

Daniel Stutzbach report at bugs.python.org
Fri May 7 18:10:36 CEST 2010


New submission from Daniel Stutzbach <daniel at stutzbachenterprises.com>:

The UTF-7 codec functions are undocumented:

PyUnicode_DecodeUTF7Stateful
PyUnicode_DecodeUTF7
PyUnicode_EncodeUTF7

----------
assignee: docs at python
components: Documentation
messages: 105207
nosy: docs at python, stutzbach
priority: normal
severity: normal
stage: needs patch
status: open
title: The UTF-7 codec functions are undocumented
versions: Python 2.6, Python 3.1

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue8648>
_______________________________________


More information about the New-bugs-announce mailing list