summaryrefslogtreecommitdiffstats
path: root/Demo/embed/README
Commit message (Collapse)AuthorAgeFilesLines
* More cleanup: Move some demos into a dedicated Tools/demo dir, move 2to3 ↵Georg Brandl2010-12-301-19/+0
| | | | demo to Tools, and remove all the other Demo content.
* Add loop.c -- a test program for repeatedly calling Py_Initialize()Guido van Rossum2001-01-101-0/+7
| | | | and Py_Finalize(). It seems to dump core right now...
* adapted to new naming; clarify comments somewhatGuido van Rossum1995-03-281-3/+3
|
* initial checkinGuido van Rossum1994-10-081-0/+12