Hi

FYI: The following interaction happened this morning:

IDLE 1.2.2      ==== No Subprocess ====
>>> import pylab as plt
>>> plt.ion()
Traceback (most recent call last):
 File "<pyshell#1>", line 1, in <module>
   lt.ion()
NameError: name 'lt' is not defined
>>> plt.ion()
>>>
>>>

I thought it may be interesting. I could not reproduce this again.
No specific advice/action is requested ...

Yours
Vahid
_______________________________________________
IDLE-dev mailing list
IDLE-dev@python.org
http://mail.python.org/mailman/listinfo/idle-dev

Reply via email to