gobject-introspection r345 - trunk/giscanner
- From: johan svn gnome org
- To: svn-commits-list gnome org
- Subject: gobject-introspection r345 - trunk/giscanner
- Date: Sun, 10 Aug 2008 20:37:03 +0000 (UTC)
Author: johan
Date: Sun Aug 10 20:37:03 2008
New Revision: 345
URL: http://svn.gnome.org/viewvc/gobject-introspection?rev=345&view=rev
Log:
PEP-8*
Modified:
trunk/giscanner/cgobject.py
Modified: trunk/giscanner/cgobject.py
==============================================================================
--- trunk/giscanner/cgobject.py (original)
+++ trunk/giscanner/cgobject.py Sun Aug 10 20:37:03 2008
@@ -34,6 +34,7 @@
def gwrap(lib, fname, ret, *argtypes):
+
def _deco(f):
f._cfunc = getattr(lib, fname)
f._cfunc.restype = ret
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]