summaryrefslogtreecommitdiff
path: root/python/py_scope.cc
Commit message (Expand)AuthorAgeFilesLines
* Fixed several unused value and param warningsJohn Wiegley2009-02-161-1/+1
* Attribute lookup on a Value object which is a Scope now searches the scope.John Wiegley2009-02-081-23/+29
* Moved several #includes to facilitate the use of pre-compiled headers.John Wiegley2009-02-081-4/+0
* Added stubs for all the Python integration classes.John Wiegley2009-02-061-0/+76