Document: python-extclass
Title: Python Extension Classes Manual
Author: Jim Fulton
Abstract: This document describes the Python Extension Classes,
 a lightweight mechanism for making Python extension types more class-like.
 Classes can be developed in an extension language, such as C or C++, and
 these classes can be treated like other Python classes.
Section: Apps/Programming

Format: HTML
Index: /usr/doc/python-extclass/ExtensionClass.html
Files: /usr/doc/python-extclass/ExtensionClass.html
