summaryrefslogtreecommitdiffstats
path: root/xlators/features/glupy/src/__init__.py.in
diff options
context:
space:
mode:
Diffstat (limited to 'xlators/features/glupy/src/__init__.py.in')
-rw-r--r--xlators/features/glupy/src/__init__.py.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/xlators/features/glupy/src/__init__.py.in b/xlators/features/glupy/src/__init__.py.in
index 2a66079de12..3a28658e401 100644
--- a/xlators/features/glupy/src/__init__.py.in
+++ b/xlators/features/glupy/src/__init__.py.in
@@ -1,4 +1,4 @@
-#!/usr/bin/python2
+#!/usr/bin/python3
from pkgutil import extend_path
__path__ = extend_path(__path__, __name__)