Skip to content

Instantly share code, notes, and snippets.

@BenjaminGuV
Created December 5, 2012 16:52
Show Gist options
  • Save BenjaminGuV/4217356 to your computer and use it in GitHub Desktop.
Save BenjaminGuV/4217356 to your computer and use it in GitHub Desktop.
Ejecutar bat de python
@echo off
start python C:\test\test.py
exit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment