Commit graph

3 commits

Author SHA1 Message Date
Al Riddoch
26cd16795c 2009-01-31 Al Riddoch <alriddoch@googlemail.com>
* server/CommPythonClient.cpp, server/CommPythonClient.h:
	  Modify the client connection to use the new Python context class.
2009-01-31 04:10:15 +00:00
Al Riddoch
0bbbfe7dae 2009-01-30 Al Riddoch <alriddoch@googlemail.com>
* rulesets/Python_API.cpp, rulesets/Python_API.h: Hack in a quick
	  function for executing python commands.

	* server/CommPythonClient.cpp: Pass input from the client straight
	  into the python interpretter and see what happens.
2009-01-30 01:39:06 +00:00
Al Riddoch
48c0ea7e40 2009-01-30 Al Riddoch <alriddoch@googlemail.com>
* server/CommPythonClient.cpp, server/CommPythonClient.h:
	  Stub class to handle python commands over a socket connection.
2009-01-30 00:41:12 +00:00