Am 26.08.2011 16:56, schrieb Paul Grenyer:
....
Yeah, that feels like quite a hack. It's odd you can't set the working
directory for the python executable.

Hi Paul,

I don't regard that as a hack. It is quite unusual for a program to have a command line switch for setting the working directory, at least for non-GUI-programs. Usually the working directory is set in the context of the program, in your case in the shell script / batch file that invokes the program.

Peter


_______________________________________________
Ironpython-users mailing list
Ironpython-users@python.org
http://mail.python.org/mailman/listinfo/ironpython-users

Reply via email to