ExternalMethod.__call__(): When we've sniffed a 'self' arg, provide
self.aq_parent.this(), instead of just self.aq_parent, so we're sure to get beyond doggone W wrapper objects.
Showing
Please register or sign in to comment
lab.nexedi.com will be down from Thursday, 20 March 2025, 07:30:00 UTC for a duration of approximately 2 hours
self.aq_parent.this(), instead of just self.aq_parent, so we're sure to get beyond doggone W wrapper objects.