On Sun, 30 Jun 2013 13:20:24 +0200, Peter Otten wrote:
Thanks a lot!
Helmut.
--
http://mail.python.org/mailman/listinfo/python-list
Helmut Jarausch wrote:
> Hi,
>
> I have a strange error. When I try import idlelib.PyShell from Python3.3
> it fails with
>
> Python 3.3.2+ (3.3:68ff68f9a0d5+, Jun 30 2013, 12:59:15)
> [GCC 4.7.3] on linux
> Type "help", "copyright", "credits" or "license" for more information.
import idlel
Hi,
I have a strange error. When I try import idlelib.PyShell from Python3.3 it
fails
with
Python 3.3.2+ (3.3:68ff68f9a0d5+, Jun 30 2013, 12:59:15)
[GCC 4.7.3] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import idlelib.PyShell
Traceback (most recent call