[issue9822] windows batch files are dependent on cmd current directory
sorin
report at bugs.python.org
Fri Sep 10 16:34:11 CEST 2010
sorin <sorin.sbarnea at gmail.com> added the comment:
This is true, that this can impact the build process but the changes are assuring that it will always chdir to the right directory.
BTW, %~dp0 is the directory when the batch file is located.
----------
Added file: http://bugs.python.org/file18831/path_for_bug_9822_v1.patch
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue9822>
_______________________________________
More information about the Python-bugs-list
mailing list