0

I normally use the following shebang line and batch file format for my scripts on Windows 10

#!python

@py c:path\to\script.py %*

How must I change these to run pythonw?

Thanks

4

0 回答 0