ImportConfig¶
Base ImportConfig class.
ImportConfig can be subclassed for use with parsers that has a function called load to load file-like objects and parse them into python objects.
Base ImportConfig class.
ImportConfig can be subclassed for use with parsers that has a function called load to load file-like objects and parse them into python objects.