spice-protocol-pxvdi/python_modules
Alon Levy aa7a086933 support python 2.5.4+ for marshaller/demarshallers
Patch adds a "from __future__" import that doesn't affect newer python's but
allows python 2.5.4 to run the code (tested under scratchbox, n900 build environment)
2012-03-20 15:25:49 +01:00
..
__init__.py Initial import of spice protocol description and demarshall generator 2012-03-20 15:25:43 +01:00
codegen.py support python 2.5.4+ for marshaller/demarshallers 2012-03-20 15:25:49 +01:00
demarshal.py support python 2.5.4+ for marshaller/demarshallers 2012-03-20 15:25:49 +01:00
Makefile.am Make distcheck work 2012-03-20 15:25:48 +01:00
marshal.py support python 2.5.4+ for marshaller/demarshallers 2012-03-20 15:25:49 +01:00
ptypes.py Don't send CursorHeader if cursor_flags is NONE 2012-03-20 15:25:49 +01:00
spice_parser.py Don't send CursorHeader if cursor_flags is NONE 2012-03-20 15:25:49 +01:00