Issue 6984: typo in Unicode HOWTO (original) (raw)

Issue6984

Created on 2009-09-24 05:41 by Yinon, last changed 2022-04-11 14:56 by admin. This issue is now closed.

Messages (3)
msg93052 - (view) Author: Yinon Ehrlich (Yinon) Date: 2009-09-24 05:41
at http://docs.python.org/dev/3.0/howto/unicode.html: Uniode should be Unicode
msg93053 - (view) Author: Yinon Ehrlich (Yinon) Date: 2009-09-24 05:44
oops, appear in http://docs.python.org/3.1/howto/unicode.html too...
msg93054 - (view) Author: Georg Brandl (georg.brandl) * (Python committer) Date: 2009-09-24 05:53
Fixed in r75043.
History
Date User Action Args
2022-04-11 14:56:53 admin set github: 51233
2009-09-24 05:53:31 georg.brandl set status: open -> closedresolution: fixedmessages: +
2009-09-24 05:44:47 Yinon set messages: +
2009-09-24 05:41:44 Yinon create