s4:Remove "Py_RETURN_NONE" compatibility code
authorMatthias Dieter Wallnöfer <mwallnoefer@yahoo.de>
Thu, 4 Feb 2010 10:17:40 +0000 (11:17 +0100)
committerMatthias Dieter Wallnöfer <mwallnoefer@yahoo.de>
Tue, 9 Feb 2010 16:53:09 +0000 (17:53 +0100)
commite34637b2a69b5af6f6ac997d5e0d4b786f3c9935
treeef6dcae7b93167f6430934d3530178ce4ec4ba0e
parenta0ac6a86321c2eea404a22ef6330a261f03547a4
s4:Remove "Py_RETURN_NONE" compatibility code

This was needed only by Python 2.3 which we no longer support.
source4/auth/credentials/pycredentials.c
source4/auth/gensec/pygensec.c
source4/lib/com/pycom.c
source4/lib/messaging/pymessaging.c
source4/lib/registry/pyregistry.c
source4/librpc/rpc/pyrpc.c
source4/ntvfs/posix/python/pyxattr_native.c
source4/ntvfs/posix/python/pyxattr_tdb.c
source4/param/pyparam.c
source4/scripting/python/pyglue.c
source4/web_server/wsgi.c