summaryrefslogtreecommitdiff
path: root/registry/gl.py
diff options
context:
space:
mode:
Diffstat (limited to 'registry/gl.py')
-rw-r--r--registry/gl.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/registry/gl.py b/registry/gl.py
index e87bf5ca5..98b1ee333 100644
--- a/registry/gl.py
+++ b/registry/gl.py
@@ -23,8 +23,7 @@
Parse gl.xml into Python objects.
"""
-from __future__ import print_function
-
+from __future__ import absolute_import, division, print_function
import os.path
import re