spice/python_modules
Alexander Larsson 9123e24e7b 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.
2010-06-22 10:53:24 +02:00
..
__init__.py Initial import of spice protocol description and demarshall generator 2010-06-18 16:32:10 +02:00
codegen.py Initial import of spice protocol description and demarshall generator 2010-06-18 16:32:10 +02:00
demarshal.py Add destructor for demarshalled messages 2010-06-22 10:53:24 +02:00
Makefile.am Add python code to automake system 2010-06-18 16:32:11 +02:00
marshal.py Make generated marshallers build on win32 2010-06-18 21:10:25 +02:00
ptypes.py Initial import of spice protocol description and demarshall generator 2010-06-18 16:32:10 +02:00
spice_parser.py Initial import of spice protocol description and demarshall generator 2010-06-18 16:32:10 +02:00