Bug still present in Natty:

:~$ idle-python3.2 
Traceback (most recent call last):
  File "/usr/bin/idle-python3.2", line 5, in <module>
    main()
  File "/usr/lib/python3.2/idlelib/PyShell.py", line 1427, 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

To reproduce:
- open shell
- import os
- hit crtl+space

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/517552

Title:
  idle3 crashes on ctrl-space

To manage notifications about this bug go to:
https://bugs.launchpad.net/python/+bug/517552/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to