Skip to content

Instantly share code, notes, and snippets.

@nanaze
Created February 23, 2015 00:19
Show Gist options
  • Select an option

  • Save nanaze/2cfd247f46b07d74488d to your computer and use it in GitHub Desktop.

Select an option

Save nanaze/2cfd247f46b07d74488d to your computer and use it in GitHub Desktop.
make a DVD image automatically
def main():
print 'hello'
if __name__ == '__main__':
main()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment