[Pythonmac-SIG] newbie file path question

Scott Griffitts scott@griffitts.com
Sun, 15 Jul 2001 15:21:56 -0500


How do I import a .py file outside of the Python directory?

for example, if I want to import test1.py from the following path:

HD:folder1:folder2:folder3:test.py

how do I word the file path between import and test.py?

Thanks,

Scott