summaryrefslogtreecommitdiffstats
path: root/python/doc/tutorial
Commit message (Expand)AuthorAgeFilesLines
* fixed tabulations in python files (oh the horror; they were mixed with spaceFrederic Peters2004-07-252-2/+2
* ignore Makefile.in, Makefile, .deps and .libs under python/Frederic Peters2004-07-221-0/+2
* usage of pkg-config to get library information in configure; automake for theFrederic Peters2004-07-221-0/+7
* Added init & shutdown functions to tutorial.Emmanuel Raviart2004-07-157-0/+21
* The API is globally frozen, but locally melting.Emmanuel Raviart2004-07-131-2/+2
* Document a trap in which I was caught.Emmanuel Raviart2004-07-131-0/+1
* Use RSA keys instead of DSA.Emmanuel Raviart2004-07-131-1/+1
* Corrected constant name.Emmanuel Raviart2004-07-131-1/+1
* Corrected SP init for C & Python.Emmanuel Raviart2004-07-121-4/+6
* Added Python files explaining how to create a SP using Lasso.Emmanuel Raviart2004-07-067-0/+185