spice/python_modules
Alon Levy 6e454248cc 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)
2010-08-17 16:56:47 +02:00
..
__init__.py Initial import of spice protocol description and demarshall generator 2010-06-18 16:32:10 +02:00
codegen.py support python 2.5.4+ for marshaller/demarshallers 2010-08-17 16:56:47 +02:00
demarshal.py support python 2.5.4+ for marshaller/demarshallers 2010-08-17 16:56:47 +02:00
Makefile.am Make distcheck work 2010-07-08 20:20:35 +02:00
marshal.py support python 2.5.4+ for marshaller/demarshallers 2010-08-17 16:56:47 +02:00
ptypes.py Don't send CursorHeader if cursor_flags is NONE 2010-07-19 16:28:23 +02:00
spice_parser.py Don't send CursorHeader if cursor_flags is NONE 2010-07-19 16:28:23 +02:00