Skip to content

Latest commit

 

History

History

hello

Folders and files

NameName
Last commit message
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.