qapi: use './builtin' as the built-in module name

Use './builtin' as the built-in module name instead of
None. Clarify the typing that this is now always a string.

Signed-off-by: John Snow <jsnow@redhat.com>
Message-Id: <20210201193747.2169670-9-jsnow@redhat.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
This commit is contained in:
John Snow
2021-02-08 14:15:58 +01:00
committed by Markus Armbruster
parent 12893a8ea7
commit e2bbc4eaa7
10 changed files with 27 additions and 27 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
module None
module ./builtin
object q_empty
enum QType
prefix QTYPE