summaryrefslogtreecommitdiff
path: root/python/py_expr.cc
Commit message (Collapse)AuthorAgeFilesLines
* Moved python/*.cc files into src/John Wiegley2009-02-241-68/+0
| | | | | This is because soon, I intend to have real Python source files in python/.
* Attribute lookup on a Value object which is a Scope now searches the scope.John Wiegley2009-02-081-0/+68
|
* Removed a great many unnecessary Boost.Python files.John Wiegley2009-02-071-145/+0
|
* Added #if 0'd Python stub code from 2.x days. It needs to be ported.John Wiegley2009-02-061-0/+79
|
* Added stubs for all the Python integration classes.John Wiegley2009-02-061-0/+66