spice-common/python_modules
Alexander Larsson eded86ec1e Add destructor for demarshalled messages
This is required because we don't want to free messages that just
refer to the unparsed message (like SpiceMsgData).

Also, in the future we might need it for more complex demarshalling.
2012-03-20 15:25:44 +01:00
..
__init__.py Initial import of spice protocol description and demarshall generator 2012-03-20 15:25:43 +01:00
codegen.py Initial import of spice protocol description and demarshall generator 2012-03-20 15:25:43 +01:00
demarshal.py Add destructor for demarshalled messages 2012-03-20 15:25:44 +01:00
Makefile.am Add python code to automake system 2012-03-20 15:25:43 +01:00
marshal.py Make generated marshallers build on win32 2012-03-20 15:25:44 +01:00
ptypes.py Initial import of spice protocol description and demarshall generator 2012-03-20 15:25:43 +01:00
spice_parser.py Initial import of spice protocol description and demarshall generator 2012-03-20 15:25:43 +01:00