[zope2-tracker] [Bug 1169923] Re: ImplPython initialisation is also required for ImplC

Vincent Pelletier 1169923 at bugs.launchpad.net
Tue Jun 11 12:39:59 UTC 2013


Thanks Arnaud for working on this and posting patches.
I spotted whitespace changes which were probably not intended, especially on the second line:
-	NULL,					/* tp_getattro	*/
-	NULL,					/* tp_setattro	*/
+	(getattrofunc)ZopeSecurityPolicy_getattro,/* tp_getattro*/
+	NULL,					/* tp_setattro*/

-- 
You received this bug notification because you are a member of Zope 2
Developers, which is subscribed to Zope 2.
https://bugs.launchpad.net/bugs/1169923

Title:
  ImplPython initialisation is also required for ImplC

To manage notifications about this bug go to:
https://bugs.launchpad.net/zope2/+bug/1169923/+subscriptions


More information about the zope2-tracker mailing list