misc: update python scripts to specify python2 or nothing

(Hopefully this changeset will notice my +x to googlecode_upload.py)

Fixes #1217.

R=rsc
CC=golang-dev
https://golang.org/cl/2634041
This commit is contained in:
Andrew Gerrand 2010-10-21 15:41:51 +11:00
parent b3601a5c5b
commit f16b6b14d8
2 changed files with 1 additions and 3 deletions

View file

@ -1,5 +1,3 @@
#!/usr/bin/env python
#
# Copyright 2007-2009 Google Inc.
#
# Licensed under the Apache License, Version 2.0 (the "License");