[Tutor] file locations
Jeff Peery
jeffpeery at yahoo.com
Mon Nov 24 20:10:06 CET 2008
Hello,
I have a wxapp from which I would like to execute another wxapp. the 'child' wxapp is located in a sub directory of the 'parent' wxapp. The problem I'm having is that I execute the child app from the parent app and it cannot find the modules/images/files etc that it needs because it is looking in the parents directory location and not its own. I want to keep the child wxapp in its own sub directory for organizational purposes, but what is the best way to deal with this problem?
thanks,
Jeff
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20081124/b1491e4b/attachment-0001.htm>
More information about the Tutor
mailing list