Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a326579

Browse files
author
stonebig
committed
python.bat shall not change directory
1 parent 71e5c44 commit a326579

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

make.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -867,7 +867,6 @@ def _create_batch_scripts(self):
867867

868868
self.create_batch_script('python.bat',r"""@echo off
869869
call "%~dp0env_for_icons.bat"
870-
cd/D "%WINPYWORKDIR%"
871870
rem backward compatibility for python command-line users
872871
"%WINPYDIR%\python.exe" %*
873872
""")

0 commit comments

Comments
 (0)