Python Inheritance - A C example (without third party libraries)

Courageous jkraska1 at san.rr.com
Sat May 12 12:37:20 EDT 2001


>> There are no classes in C.
>
>note that you can implement Python classes in C.  see
>Python/exceptions.c for an example.

Of course; I was simply trying to get his attention enough that he
looked at actual source. "Segmented structures with known
signatures and function pointer dispatch elements" are something
he needs to learn about.

C//




More information about the Python-list mailing list