-
David Anderson authored
This makes it easier to parse the schema file for tool generation: each paragraph is either a non-docstring comment, or a docstring immediately followed by a Python dict describing an API item. Signed-off-by:
David Anderson <dave@natulte.net>
Reviewed-by:
Eric Blake <eblake@redhat.com>
Signed-off-by:
Michael Tokarev <mjt@tls.msk.ru>David Anderson authoredThis makes it easier to parse the schema file for tool generation: each paragraph is either a non-docstring comment, or a docstring immediately followed by a Python dict describing an API item. Signed-off-by:
David Anderson <dave@natulte.net>
Reviewed-by:
Eric Blake <eblake@redhat.com>
Signed-off-by:
Michael Tokarev <mjt@tls.msk.ru>
Loading