summaryrefslogtreecommitdiff
path: root/demo/pyobj.py
Commit message (Expand)AuthorAgeFilesLines
* Split (roughly) the code and the test. Use the 'p' prefix forArmin Rigo2012-08-311-89/+93
* Complete the example.Armin Rigo2012-08-311-6/+62
* Ask for the length of the list from C code, too.Armin Rigo2012-08-311-3/+9
* Two demos of how CFFI can be used to write your own C functionsArmin Rigo2012-08-311-0/+58