[New-bugs-announce] [issue9381] syntax error in Unicode C API docs
Chris Rebert
report at bugs.python.org
Mon Jul 26 06:53:03 CEST 2010
New submission from Chris Rebert <pybugs at rebertia.com>:
See http://docs.python.org/py3k/c-api/unicode.html#file-system-encoding
Note the literal and unhyperlinked ":func:PyUnicode_FSConverter" in the last sentence of the first paragraph. I suspect there's a trivial syntax error in the ReST source.
----------
assignee: docs at python
components: Documentation
messages: 111596
nosy: cvrebert, docs at python
priority: normal
severity: normal
status: open
title: syntax error in Unicode C API docs
versions: Python 3.3
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue9381>
_______________________________________
More information about the New-bugs-announce
mailing list