JsonPreprocessor package¶
Module contents¶
- class CJsonPreprocessor.CJsonPreprocessor(syntax='json', currentCfg={})[source]¶
Bases:
object
- CJsonPreprocessor helps to handle configuration file as json format:
Allow comment within json file
Allow import json file within json file