[Tutor] Getting started with Python

ppaarrkk simon_ecc at yahoo.co.uk
Fri May 16 14:16:10 CEST 2008


I can't.


>>> import file.py


is all very well if the interpreter knows where file.py is.


I want to do this :

>>> import /directory1/directory2/file.py


Is this not possible ?

-- 
View this message in context: http://www.nabble.com/Getting-started-with-Python-tp17273337p17273337.html
Sent from the Python - tutor mailing list archive at Nabble.com.



More information about the Tutor mailing list