summaryrefslogtreecommitdiff
path: root/src/pyinterp.h
Commit message (Collapse)AuthorAgeFilesLines
* Added a "python" command, which invokes Py_MainJohn Wiegley2009-03-031-0/+2
|
* Added a new --depth optionJohn Wiegley2009-02-251-1/+0
|
* Added a new level of Python integrationJohn Wiegley2009-02-241-13/+20
|
* Moved python/*.cc files into src/John Wiegley2009-02-241-0/+134
This is because soon, I intend to have real Python source files in python/.