I am trying to invoke a binary that requires dll's in two places all of which are included in the path env variable in windows. When running this binary with popen it can not find either, passing env=os.environ to open made no difference.
Anyone know what might cause this or how to work around this? Thanks, jlc -- http://mail.python.org/mailman/listinfo/python-list