diff options
Diffstat (limited to 'tests/python/ccproxy.py')
-rw-r--r-- | tests/python/ccproxy.py | 2 |
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 |