Today I compiled the newest Python 3.1.1 from the source tarball using
Ubuntu Jaunty's Tk 8.5 instead of the default Tk 8.4, and the bug is
still present:

Traceback (most recent call last):
  File "idle3", line 5, in <module>
    main()
  File "/opt/Python-3.1.1/lib/python3.1/idlelib/PyShell.py", line 1420, in main
    root.mainloop()
  File "/opt/Python-3.1.1/lib/python3.1/tkinter/__init__.py", line 1009, in 
mainloop
    self.tk.mainloop(n)
UnicodeDecodeError: 'utf8' codec can't decode bytes in position 0-1: illegal 
encoding

-- 
IDLE crashes on code completion
https://bugs.launchpad.net/bugs/365534
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to