This reverts commit efca0ee433. and commit a410a6fd26.
efca0ee433
a410a6fd26
Most wscripts use #!/usr/bin/env python Use that consistently. The wscripts are not executed directly and do not need the shebang path, but it might guide editors and other tools to recognize the files as being Python-ish.