aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party/py/gflags/gflags/flags_modules_for_testing/module_foo.py
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/py/gflags/gflags/flags_modules_for_testing/module_foo.py')
-rw-r--r--third_party/py/gflags/gflags/flags_modules_for_testing/module_foo.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/py/gflags/gflags/flags_modules_for_testing/module_foo.py b/third_party/py/gflags/gflags/flags_modules_for_testing/module_foo.py
index 34e464d297..f5f0998c06 100644
--- a/third_party/py/gflags/gflags/flags_modules_for_testing/module_foo.py
+++ b/third_party/py/gflags/gflags/flags_modules_for_testing/module_foo.py
@@ -37,7 +37,7 @@ for gflags.py involve more than one module.
__author__ = 'salcianu@google.com (Alex Salcianu)'
import gflags
-import _helpers
+from gflags import _helpers
from gflags.flags_modules_for_testing import module_bar
FLAGS = gflags.FLAGS