tests/sitecustomize.py
changeset 28946 b12bda49c3e3
parent 24505 031947baf4d0
child 30477 d2c40510104e
--- a/tests/sitecustomize.py	Sat Apr 16 05:33:23 2016 +0300
+++ b/tests/sitecustomize.py	Sat Apr 16 05:34:21 2016 +0300
@@ -1,3 +1,4 @@
+from __future__ import absolute_import
 import os
 
 if os.environ.get('COVERAGE_PROCESS_START'):