summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/modules/python/python-shell.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Cleaned up python support code, removed unused functions.jsdelfino2010-01-111-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@897787 13f79535-47bb-0310-9956-ffa450edef68
* Minor cleanup, removed unnecessary references to GC pools.jsdelfino2010-01-061-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@896327 13f79535-47bb-0310-9956-ffa450edef68
* Integrated python 2.6 interpreter in modules/python. The integration is much ↵jsdelfino2010-01-051-0/+40
simpler than before as it now uses kernel dynamic values and lambda functions to call from/to python. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@895953 13f79535-47bb-0310-9956-ffa450edef68