aboutsummaryrefslogtreecommitdiff
path: root/tests/python
diff options
context:
space:
mode:
authorAlon Zakai <alonzakai@gmail.com>2012-12-19 15:53:52 -0800
committerAlon Zakai <alonzakai@gmail.com>2012-12-19 15:53:52 -0800
commit5445cdd01d408e5f1a0d1a23b29b30a973560ced (patch)
tree995be7ae4b92d3acacb216e5b318129e4beece7e /tests/python
parent1c796635aa711764d18a47577d5e94ead309506c (diff)
parentad2edc2ca4d6a873a5797bb23cef546cc87b3ff7 (diff)
Merge pull request #758 from alankligman/incoming
Python compatibility
Diffstat (limited to 'tests/python')
-rw-r--r--tests/python/ccproxy.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/python/ccproxy.py b/tests/python/ccproxy.py
index 82750096..98cc8c41 100644
--- a/tests/python/ccproxy.py
+++ b/tests/python/ccproxy.py
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python2
from __future__ import with_statement