FPIBG Utility
|
Variables | |
syspth = sys.path # | |
cwd = os.getcwd() # | |
str | shrddir = cwd + "\\python\\shared" # |
bc = FPIBGBase("GlobalBaseClass") | |
TestFPIBGBase.bc = FPIBGBase("GlobalBaseClass") |
TestFPIBGBase.cwd = os.getcwd() # |
str TestFPIBGBase.shrddir = cwd + "\\python\\shared" # |
TestFPIBGBase.syspth = sys.path # |