]> granicus.if.org Git - python/commit
Idlefork patch #682347: convert Unicode strings from readline to
authorMartin v. Löwis <martin@v.loewis.de>
Sun, 22 Jun 2003 07:52:56 +0000 (07:52 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Sun, 22 Jun 2003 07:52:56 +0000 (07:52 +0000)
commitbcc651a1f954bad7a14d93d41e95728072e48ea0
tree92941fd13a92cf19a27aaf974db4398d5d03290e
parentfaa697a5c9f36ee410599740deb047b8b8c56482
Idlefork patch #682347: convert Unicode strings from readline to
IOBinding.encoding. Also set sys.std{in,out,err}.encoding, for both
the local and the subprocess case.
Lib/idlelib/PyShell.py
Lib/idlelib/run.py