Re: sys.path vraag

2008-03-29 Thread Baurzhan Ismagulov
Hello Jaap, On Sat, Mar 29, 2008 at 06:47:39AM -0700, Jaap wrote: > Path onder Windows XP Home is: > D:\Phyton25\;D:\Python25Scripts;%SystemRoot%\system32;%SystemRoot%; > %SystemRoot%\System32\Wbem > > Als ik de interpreter in PyScripter gebruik, dan krijg ik: > >>> print sys.path > ['C:\\Window

sys.path vraag

2008-03-29 Thread Jaap
Path onder Windows XP Home is: D:\Phyton25\;D:\Python25Scripts;%SystemRoot%\system32;%SystemRoot%; %SystemRoot%\System32\Wbem Als ik de interpreter in PyScripter gebruik, dan krijg ik: >>> print sys.path ['C:\\Windows\\system32\\python25.zip', 'D:\\Python25\\Lib', 'D:\ \Python25\\DLLs', 'D:\\Pyth