]> Git Repo - qemu.git/commit
qapi: qapi.py: allow the "'" character to be escaped
authorLuiz Capitulino <[email protected]>
Fri, 29 Jun 2012 23:53:37 +0000 (20:53 -0300)
committerLuiz Capitulino <[email protected]>
Wed, 1 Aug 2012 21:09:29 +0000 (18:09 -0300)
commite0d45df7a5794b6821d2f8893a7f343109debab9
treeabdcb756748095b76b32fa0051a08630af53755f
parent02d2bd5d57812154cfb978bc2098cf49d551583d
qapi: qapi.py: allow the "'" character to be escaped

Support escaping the escape character, and make more robust (don't die
for '', handle ' without matching '.

Signed-off-by: Markus Armbruster <[email protected]>
Reviewed-by: Peter Maydell <[email protected]>
Signed-off-by: Luiz Capitulino <[email protected]>
scripts/qapi.py
This page took 0.025326 seconds and 4 git commands to generate.