-
- Downloads
Now every subclass of ParserInterface will use the same metainfo environment...
Now every subclass of ParserInterface will use the same metainfo environment object, and not always load a new instance. Speeds things up if multiple parsers are instantiated within one python run.
Please register or sign in to comment