On 18/12/2013 18:00, Grant Edwards wrote:
On 2013-12-18, Chris Angelico <ros...@gmail.com> wrote:

Well, okay. In C you can't have Foo.foo().

If "Foo" is a structure with a field named "foo" that is a pointer to
a function, then you can indeed "have" Foo.foo().


Complete fooey :)

--
My fellow Pythonistas, ask not what our language can do for you, ask what you can do for our language.

Mark Lawrence

--
https://mail.python.org/mailman/listinfo/python-list

Reply via email to