21 Jan
2000
21 Jan
'00
11:10 p.m.
Should it be possible to set the sys.path in an external method or product? import sys sys.path.insert(0, '/home/johanc/python') Regards, Johan