THRIFT-1024 Add Python Twisted example to the Tutorial
authorRoger Meier <roger@apache.org>
Mon, 3 Jan 2011 20:19:07 +0000 (20:19 +0000)
committerRoger Meier <roger@apache.org>
Mon, 3 Jan 2011 20:19:07 +0000 (20:19 +0000)
commitcd9bc46ebd1ad5336cf27f517db8eb43e1947410
tree5d48502161cf0920a4a012e9eea705086a789892
parente0cac988b6caa0a3a624951418ecae32c6ba9a5c
THRIFT-1024 Add Python Twisted example to the Tutorial

Patch: Michael

git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1054733 13f79535-47bb-0310-9956-ffa450edef68
tutorial/py.twisted/PythonClient.py [new file with mode: 0755]
tutorial/py.twisted/PythonServer.py [new file with mode: 0755]
tutorial/py.twisted/PythonServer.tac [new file with mode: 0755]