[python-win32] IMPORT path

Gabriel Genellina gagsl-p32 at yahoo.com.ar
Tue Sep 12 23:22:50 CEST 2006


At Monday 11/9/2006 23:49, Christian Menge wrote:

>I have a simple script that will create a window and print "Hello 
>World". What I want to do is import this script into another script 
>which control may program. The problem I'm having is with the Import 
>path. When I move my "Hello World" script away from the development 
>directories the path gets lost and Python can not find the modules.

Reading the Python tutorial may help 
http://docs.python.org/tut/tut.html, specially about packages.



Gabriel Genellina
Softlab SRL 


	
	
		
__________________________________________________
Preguntá. Respondé. Descubrí.
Todo lo que querías saber, y lo que ni imaginabas,
está en Yahoo! Respuestas (Beta).
¡Probalo ya! 
http://www.yahoo.com.ar/respuestas



More information about the Python-win32 mailing list