Alex Fernandez wrote:
Note that I was not able to reproduce Uwe's issue with spaces in
document paths (when we both had Windows XP on our test machines).
That is why I think it is a bug in his particular version of XP.

I don't think it's a Windows bug. Maybe the file association on one of your systems is different, e.g. not configured by the Python installer but configured manually.

Unfortunately this means that placing the file elyxer.py in the path
is useless. Now it has to reside in some location where python can
find it;

Can't you just put the full path to elyxer.py on the command line? So, detect the elyxer.py location in the configure script and provide the full path to python?

Joost

Reply via email to