[issue10413] Comments in unicode.h are out of date

Alexander Belopolsky report at bugs.python.org
Sun Nov 14 01:34:17 CET 2010


New submission from Alexander Belopolsky <belopolsky at users.sourceforge.net>:

Attached patch updates some comments in unicode.h mostly reflecting the fact that the default encoding is now unconditionally UTF-8.

----------
assignee: belopolsky
components: Documentation, Interpreter Core
files: unicode-comments.diff
keywords: patch
messages: 121168
nosy: belopolsky, haypo, lemburg, loewis
priority: normal
severity: normal
stage: patch review
status: open
title: Comments in unicode.h are out of date
versions: Python 3.2
Added file: http://bugs.python.org/file19601/unicode-comments.diff

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


More information about the Python-bugs-list mailing list