Replies: 1 comment 11 replies
-
@kalemas Can you point to yaml multi constructors spec? As I can't find it definition in YAML spec |
Beta Was this translation helpful? Give feedback.
11 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello, is it possible to handle yaml multi constructors? Now i got this
It is initialized with
PyYAML.Loader.add_multi_constructor()
and can handle any passed scalar, sequence or mapping.Beta Was this translation helpful? Give feedback.
All reactions