예제 #1
0
파일: pack.py 프로젝트: bigwhite/buildc
 def __pack_init():
     c = Load.load_setup_cfg(Pack.SETUP_CFG_PATH)
     return c
예제 #2
0
파일: pack.py 프로젝트: shilang/buildc
 def __pack_init():
     c = Load.load_setup_cfg(Pack.SETUP_CFG_PATH)
     return c