hello
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
This is an example of a simple, one-function Python extension with Pyd.
Execute the conventional distutils command
python setup.py build
to build.
Then execute
python test.py
to exercise this example extension.