Skip to content

Instantly share code, notes, and snippets.

@jeremyBanks
Created December 9, 2008 16:57
Show Gist options
  • Select an option

  • Save jeremyBanks/33966 to your computer and use it in GitHub Desktop.

Select an option

Save jeremyBanks/33966 to your computer and use it in GitHub Desktop.
[2010-01] trying windows "shebang" for python
C:\Python26\python.exe -x logon.bat & exit
# There, this can act as the windows equivilent of a shebang, I guess.
print("Hello world")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment