spice-protocol-pxvdi/python_modules
Frediano Ziglio 5bad231e80 codegen: Simplify if/else blocks
Blocks were mainly the same, this reduces the amount of code.

Signed-off-by: Frediano Ziglio <fziglio@redhat.com>
2015-07-23 11:11:03 +02:00
..
__init__.py Initial import of spice protocol description and demarshall generator 2012-03-20 15:25:43 +01:00
codegen.py codegen: Use six.PY3 rather than six.PY2 2015-04-14 16:08:43 +02:00
demarshal.py Make spice_codegen.py work on both Python 2 and 3 2015-04-01 13:39:03 +02:00
Makefile.am build-sys: make it a seperately buildable spice-common library 2012-03-22 20:21:05 +01:00
marshal.py codegen: Simplify if/else blocks 2015-07-23 11:11:03 +02:00
ptypes.py Make spice_codegen.py work on both Python 2 and 3 2015-04-01 13:39:03 +02:00
spice_parser.py codegen: Import six module before first use 2015-07-23 11:10:57 +02:00