]> granicus.if.org Git - python/commit
Don't try to convert str to Unicode anymore.
authorMartin v. Löwis <martin@v.loewis.de>
Sun, 12 Aug 2007 07:06:14 +0000 (07:06 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Sun, 12 Aug 2007 07:06:14 +0000 (07:06 +0000)
commit646049ec307cb24d2992d9c1d00c01b2a5fab122
tree44376bbae81cde3af1be67647326be1fed827e7b
parent9b2a26989daade1c431e79ac89880ca84726c18b
Don't try to convert str to Unicode anymore.
Lib/idlelib/OutputWindow.py