(snip)
>>>> PyRun_SimpleString("sys.path.append('.\')\n");
(snip)

I try to throw in my 5 Cent: The backslash (Windows path separator?) 
following the dot might be the problem. So let me guess, the program runs 
on Windows, but not on Unix.

(Sorry for my silly quoting, but Lotus Notes is a pain!)

-- Matthias


_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig

Reply via email to