Omaha #4433 - import sys.

Former-commit-id: 17b2e2fc2a813fe3527906b9a0cd77dcfe7d5ae1
This commit is contained in:
Bryan Kowal 2015-06-10 12:28:34 -05:00
parent 921761af36
commit 4d6b2982a4

View file

@ -40,6 +40,7 @@
# #
import os.path import os.path
import sys
JEP_AVAILABLE = sys.modules.has_key('jep') JEP_AVAILABLE = sys.modules.has_key('jep')