Tried changing then encoding for a utf-8 encoded file to shift_jis and got
the following crash traceback
Traceback (most recent call last):
File "wx\lib\eventStack.pyo", line 108, in HandleEvent
File "ed_main.pyo", line 1204, in OnReloadWithEnc
File "ed_stc.pyo", line 1641, in ReloadFile
File "wx\stc.pyo", line 2934, in SetText
File "encodings\cp1252.pyo", line 15, in decode
UnicodeDecodeError: 'charmap' codec can't decode byte 0x81 in position
1504: character maps to <undefined>
Original issue reported on code.google.com by CodyPrec...@gmail.com on 29 Dec 2009 at 4:01
Original issue reported on code.google.com by
CodyPrec...@gmail.com
on 29 Dec 2009 at 4:01