summaryrefslogtreecommitdiff
path: root/Tools/scripts/patchcheck.py
diff options
context:
space:
mode:
authorÉric Araujo <merwok@netwok.org>2011-07-29 14:23:13 +0200
committerÉric Araujo <merwok@netwok.org>2011-07-29 14:23:13 +0200
commitfea8ac47725f7152dc1abac5f40c1ece46fd8975 (patch)
treeafd9f46525d18120f46927f07387af19129579e9 /Tools/scripts/patchcheck.py
parent2cdf383cee1d643ffc3140119debf476f931c5d8 (diff)
parentbd21b01079aa743f139877138f78ae031316e329 (diff)
downloadcpython-git-fea8ac47725f7152dc1abac5f40c1ece46fd8975.tar.gz
Branch merge
Diffstat (limited to 'Tools/scripts/patchcheck.py')
-rwxr-xr-x[-rw-r--r--]Tools/scripts/patchcheck.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/Tools/scripts/patchcheck.py b/Tools/scripts/patchcheck.py
index bc8bc79533..7398e7820d 100644..100755
--- a/Tools/scripts/patchcheck.py
+++ b/Tools/scripts/patchcheck.py
@@ -1,3 +1,4 @@
+#!/usr/bin/env python
import re
import sys
import shutil