[Idle-dev] input anomaly

Vahid Safavi vahid.safavi at orthodyne.com
Thu Oct 23 16:44:56 CEST 2008


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


More information about the IDLE-dev mailing list