LSSTApplications  10.0-2-g4f67435,11.0.rc2+1,11.0.rc2+12,11.0.rc2+3,11.0.rc2+4,11.0.rc2+5,11.0.rc2+6,11.0.rc2+7,11.0.rc2+8
LSSTDataManagementBasePackage
Namespaces | Functions | Variables
lsstimport.py File Reference

Go to the source code of this file.

Namespaces

 lsstimport
 

Functions

def lsstimport.imp_load_module
 

Variables

tuple lsstimport.SHARED_LIB_EXTENSION_LIST = ('.so', '.dylib')
 
tuple lsstimport.LIB_EXCEPTION_LIST = ('_lsstcppimport.so',)
 
 lsstimport.RTLD_GLOBAL = None
 
 lsstimport.RTLD_NOW = None
 
tuple lsstimport.options = ('os', 'DLFCN', 'ctypes')
 
tuple lsstimport.m = importlib.import_module(mod)
 
 lsstimport.DLFLAGS = RTLD_GLOBAL|RTLD_NOW
 
 lsstimport.orig_imp_load_module = imp.load_module
 
 lsstimport.file = sys.stderr)