summaryrefslogtreecommitdiffstats
path: root/Doc/ext/run-func.c
Commit message (Expand)AuthorAgeFilesLines
* use correct function in exampleFred Drake2006-02-151-1/+1
* fix stupid typoFred Drake2005-10-111-1/+1
* Oops.Georg Brandl2005-07-121-1/+1
* bug [ 1232768 ] Mistakes in online docs under "5.3 Pure Embedding"Georg Brandl2005-07-121-6/+4
* Fix SF # 626275, missing DECREF's in embedding exampleNeal Norwitz2002-12-171-3/+8
* Remove unused variableNeal Norwitz2002-12-021-1/+1
* Do not #include <stdio.h> since Python.h already does that.Fred Drake2001-09-061-1/+0
* Lots of new text and example code on embedding Python in C, contributedFred Drake2001-08-041-0/+66