[Python-Dev] Re: Multibyte repr()

Atsuo Ishimoto ishimoto@gembook.org
Thu, 10 Oct 2002 17:28:29 +0900


Hi, Hye-Shik Chang. Thank you for submitting nice patch.

On Thu, 10 Oct 2002 15:42:37 +0900
Hye-Shik Chang <perky@fallin.lv> wrote:

> I and CJKV users may feel happy even without string_repr locale patch.

But this doesn't work for Idle or PythonWin. If sys.stdout is not real
File object, PyFile_WriteObject() calls PyObject_Str() to get string to
print. On printing list or dictionary, this will generate repr()ed
string.

Regards,
--------------------------
Atsuo Ishimoto
ishimoto@gembook.org
Homepage:http://www.gembook.jp