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 9a5dd0d290a..3b2c8ab5a15 100755 --- a/api/examples/getvolfile.py +++ b/api/examples/getvolfile.py @@ -1,4 +1,4 @@ -#!/usr/bin/python2 +#!/usr/bin/python3  from __future__ import print_function  import ctypes  | 
