pyyaml/lib3
Tina Müller (tinita) 03b378d039
Allow add_multi_constructor with None (#358)
Loader.add_multi_constructor(None, myconstructor)

Also add test for add_multi_constructor('!', ...) etc.

See issue #317
2019-12-07 22:40:48 +01:00
..
yaml Allow add_multi_constructor with None (#358) 2019-12-07 22:40:48 +01:00