glib/gio/gdbus-2.0/codegen
Simon Feltman 03611f7c06 Updated codegen to work with python3.
Most changes were just replacing usage of "has_key" with "in".
Also updated the sorting function which was simplified and
changed to a "key" function instead of "cmp" (which is no longer
supported in python3. Verified everything builds with
python 2.7 and 3.

https://bugzilla.gnome.org/show_bug.cgi?id=678066
2012-07-01 11:14:54 -04:00
..
__init__.py Introduce the UNINSTALLED_GLIB_BUILDDIR environment variable 2011-08-25 16:55:49 -04:00
.gitignore Avoid using - (hyphen) in gdbus-codegen directory name 2011-08-25 16:55:46 -04:00
codegen_docbook.py Updated codegen to work with python3. 2012-07-01 11:14:54 -04:00
codegen_main.py Updated codegen to work with python3. 2012-07-01 11:14:54 -04:00
codegen.py Updated codegen to work with python3. 2012-07-01 11:14:54 -04:00
config.py.in Avoid using - (hyphen) in gdbus-codegen directory name 2011-08-25 16:55:46 -04:00
dbustypes.py gdbus-codegen: Support Ugly_Case for given C namespace 2011-09-16 16:01:13 -04:00
gdbus-codegen.in Use the same Python as we found in configure 2012-06-29 11:59:33 -03:00
Makefile.am Use the same Python as we found in configure 2012-06-29 11:59:33 -03:00
parser.py Updated codegen to work with python3. 2012-07-01 11:14:54 -04:00
utils.py Updated codegen to work with python3. 2012-07-01 11:14:54 -04:00