New submission from Vajrasky Kok:

Python 3.4, line 197:

    output_charset: Some character sets must be converted before the can be

It is supposed to be:

    output_charset: Some character sets must be converted before they can be

----------
assignee: docs@python
components: Documentation
files: fix_typo_charset.txt
messages: 192990
nosy: docs@python, r.david.murray, vajrasky
priority: normal
severity: normal
status: open
title: Typo in comment inside class Charset about output_charset
versions: Python 3.4
Added file: http://bugs.python.org/file30908/fix_typo_charset.txt

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue18437>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to