Message153252
Figured I should capture the exception. See below.
3.2.2+ (default, Jan 8 2012, 07:22:26)
[GCC 4.6.2]
Traceback (most recent call last):
File "/usr/bin/idle3", line 5, in <module>
main()
File "/usr/lib/python3.2/idlelib/PyShell.py", line 1429, in main
root.mainloop()
File "/usr/lib/python3.2/tkinter/__init__.py", line 1012, in mainloop
self.tk.mainloop(n)
UnicodeDecodeError: 'utf8' codec can't decode byte 0xc0 in position 0: invalid start byte |
|
Date |
User |
Action |
Args |
2012-02-13 07:46:45 | Mike.Perry | set | recipients:
+ Mike.Perry, kbk, vstinner, ned.deily, r.david.murray, Bernt.Røskar.Brenna, BreamoreBoy, jsprunck, mgstrein, python-dev |
2012-02-13 07:46:45 | Mike.Perry | set | messageid: <1329119205.66.0.163603179518.issue1028@psf.upfronthosting.co.za> |
2012-02-13 07:46:45 | Mike.Perry | link | issue1028 messages |
2012-02-13 07:46:44 | Mike.Perry | create | |
|