At 03:04 PM 5/31/2001 +0000, Sasa Zivkov wrote:
> > Well you said your app works, right? What does os.getcwd() give
> > you in your
> > app?
>
>os.getcwd() gives:
>
>/usr/local/lib/python2.1/Webware/WebKit
>
>which is directory where I started AppServer from.

Well then '../../' would be:

/usr/local/lib/python2.1/


But that's not where 'middle' lives, so the "from middle.video import 
video" in GenVideo that is now working, seems to prove that '../../' works 
off of the "cur module dir" and not the "cur process dir".


-Chuck


_______________________________________________
Webware-discuss mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/webware-discuss

Reply via email to