Steve Holden wrote:
> sys.path.append(r"C:\Temp")

In this case, do I need to save the refined path, i.e, the original 
paths + the new path (r"C:\Temp"), by using some command in order to use 
it permanently. if yes, it would be greatly appreciated to noitce the 
correspoding command and the usage of it.

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

Reply via email to