Crashed PythonWin. How can I fix it?

Mark Hammond MarkH at ActiveState.com
Sat Mar 10 19:58:04 EST 2001


Costas Menico wrote:

>     import glob
>   File "glob.py", line 11, in ?
>     glob2.what2()
>   File "glob2.py", line 3, in what2
>     print x
> exceptions.NameError: There is no variable named 'x'

It looks alot like a "glob.py" is being found that isnt the glob.py in 
the standard library.

Mark.




More information about the Python-list mailing list