[Tutor] How to import a few modules when I enter python?
Santosh Kumar
sntshkmr60 at gmail.com
Tue Aug 7 05:39:02 CEST 2012
Hello there,
I have a few scripts that I made to experiment with, I have to import
them everytime I enter the Python shell. The scripts are in
`/home/username/workshop/` (this directory has also some non .py
files) directory. Is there a way I can import them as soon as I enter
Python?
Also I am exploring the OS module, can I import them as well?
Thanks
More information about the Tutor
mailing list