core-extra/daemon/core/xml
2020-05-20 14:44:34 -07:00
..
__init__.py initial commit after bringing over cleaned up code and testing some examples 2017-04-25 08:45:34 -07:00
corexml.py changes to support better type checking for retrieving an arbitrary node from a session, get_node now requires an expected class that the node would be an instance of, if the returned node is not an instance a CoreError is thrown, this also helps editors pick up expected types to account for variable/function usage better as well 2020-05-20 14:44:34 -07:00
corexmldeployment.py added type hinting to core.xml 2020-01-14 14:56:00 -08:00
emanexml.py fixed formatting in docs due 2020-01-16 16:12:01 -08:00