yaml_multi_constructors#
attribute
- UniqueOrAutoKeyLoader.yaml_multi_constructors = {'tag:yaml.org,2002:python/module:': <function FullConstructor.construct_python_module>, 'tag:yaml.org,2002:python/name:': <function FullConstructor.construct_python_name>, 'tag:yaml.org,2002:python/object/apply:': <function FullConstructor.construct_python_object_apply>, 'tag:yaml.org,2002:python/object/new:': <function FullConstructor.construct_python_object_new>, 'tag:yaml.org,2002:python/object:': <function FullConstructor.construct_python_object>}#