[issue8203] IDLE about dialog credits raises UnicodeDecodeError

2010-06-17 Thread STINNER Victor
STINNER Victor added the comment: Commited in Python 3.1 (r82058) and 3.2 (r82057). -- resolution: -> fixed status: open -> closed ___ Python tracker ___ ___

[issue8203] IDLE about dialog credits raises UnicodeDecodeError

2010-06-14 Thread STINNER Victor
STINNER Victor added the comment: ping myself: i have to apply the patch. -- ___ Python tracker ___ ___ Python-bugs-list mailing list

[issue8203] IDLE about dialog credits raises UnicodeDecodeError

2010-03-29 Thread Sridhar Ratnakumar
Sridhar Ratnakumar added the comment: idlelib_textView_encoding.patch fixes the problem. -- ___ Python tracker ___ ___ Python-bugs-lis

[issue8203] IDLE about dialog credits raises UnicodeDecodeError

2010-03-24 Thread STINNER Victor
STINNER Victor added the comment: Can you try this patch? The encoding argument was just ignored... -- keywords: +patch nosy: +haypo Added file: http://bugs.python.org/file16638/idlelib_textView_encoding.patch ___ Python tracker

[issue8203] IDLE about dialog credits raises UnicodeDecodeError

2010-03-24 Thread Ezio Melotti
Changes by Ezio Melotti : -- nosy: +ezio.melotti priority: -> normal ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscr

[issue8203] IDLE about dialog credits raises UnicodeDecodeError

2010-03-22 Thread Sridhar Ratnakumar
New submission from Sridhar Ratnakumar : Install 3.1.2 -> Open IDLE -> Open "About IDLE" dialog -> click on "Credits" Exception in Tkinter callback Traceback (most recent call last): File "/Library/Frameworks/Python.framework/Versions/3.1/lib/python3.1/tkinter/__init__.py", line 1399, in __c