hpw to convert a linux python script ?

Stef Mientki stef.mientki at gmail.com
Wed Feb 11 14:58:39 EST 2009


hello,

I've a python script, written for some Linux version,
now I want to run it under windows.
It complains of not finding files in
  /usr/share/tinybldLin/  ....
where .... is the directory where the script is located and started from.

As there are a whole lot of these lines, in a whole lot of files,
I wonder if there's a simple trick to point
  /usr/share/tinybldLin/
to my directory ?


thanks,
Stef



More information about the Python-list mailing list