Message118400
Python 3.1.2, Ubuntu (Lucid)
Caused by Control + Shift + Spacebar
Debugger output from terminal:
Traceback (most recent call last):
File "/usr/bin/idle-python3.1", line 5, in <module>
main()
File "/usr/lib/python3.1/idlelib/PyShell.py", line 1420, in main
root.mainloop()
File "/usr/lib/python3.1/tkinter/__init__.py", line 1012, in mainloop
self.tk.mainloop(n)
UnicodeDecodeError: 'utf8' codec can't decode bytes in position 0-1: illegal encoding
Will try the patch. |
|
Date |
User |
Action |
Args |
2010-10-12 03:29:00 | jsprunck | set | recipients:
+ jsprunck, Bernt.Røskar.Brenna, BreamoreBoy |
2010-10-12 03:28:59 | jsprunck | set | messageid: <1286854139.58.0.016185280581.issue1028@psf.upfronthosting.co.za> |
2010-10-12 03:28:57 | jsprunck | link | issue1028 messages |
2010-10-12 03:28:57 | jsprunck | create | |
|