summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/modules/python (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Integrated python support with HTTPD server module. Changed test case to use ↵jsdelfino2010-01-051-2/+7
| | | | | | a python component implementation. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@895982 13f79535-47bb-0310-9956-ffa450edef68
* Minor cleanup, removed unused poolptr and char value types.jsdelfino2010-01-051-4/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@895954 13f79535-47bb-0310-9956-ffa450edef68
* Integrated python 2.6 interpreter in modules/python. The integration is much ↵jsdelfino2010-01-057-0/+787
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