root/trunk/examples/inherit/readme.txt

Revision 56, 241 bytes (checked in by KirkMcDonald, 2 years ago)

Basic inheritance support.

Line 
1 This example illustrates the basic automatic inheritance support provided by
2 Pyd.
3
4 Execute the conventional distutils command
5     python setup.py build
6 to build.
7
8 Then execute
9     python test.py
10 to exercise this example extension.
Note: See TracBrowser for help on using the browser.