I did as you suggested, however

after I make a new File (File/New Window) and save and then run (F5) I
get the following alert

The Python Shell is already executing a command; please waith until it
is finished

I also get the error message

Traceback (most recent call last):
  File "<pyshell#1>", line 1, in -toplevel-
    import os; from path import path
ImportError: No module named path
>>> 

Bob

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to