diff options
Diffstat (limited to 'api/examples/getvolfile.py')
-rwxr-xr-x | api/examples/getvolfile.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/api/examples/getvolfile.py b/api/examples/getvolfile.py index 32c2268b313..961a89c9808 100755 --- a/api/examples/getvolfile.py +++ b/api/examples/getvolfile.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/python2 import ctypes import ctypes.util |