Daniel Swanson <popcorn.tomato.d...@gmail.com> added the comment:

No. When I try to open the file a small window entitled "Specify file encoding" 
pops up that says 
"The file's encoding is invalid in Python 3.x.
Idle will convert it to UTF-8.
What is the current encoding of the file?"
followed by an entry widget that has "cp1252" and "ok" and "cancel" buttons. 
When I click "ok" the computer go "dunnn" and a error window titled "Decoding 
Error" that says "File C:\Python32\misc\bee.jpg Failed to Decode" with an "ok" 
button which, when clicked, closes idle (the edit window, not the shell). Does 
that answer your question?

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue6804>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to