THRIFT-1735 integrate tutorial into regular build
authorRoger Meier <roger@apache.org>
Fri, 26 Oct 2012 21:46:18 +0000 (21:46 +0000)
committerRoger Meier <roger@apache.org>
Fri, 26 Oct 2012 21:46:18 +0000 (21:46 +0000)
commit1d66d061b7c513d3e50ad1f3ed346437d213f6d1
treebaf0c8edce09c77913371ef0aa68966beed85b88
parentccfedcb64396a630c6233a521b2719c7b4a032f7
THRIFT-1735 integrate tutorial into regular build
python and python twisted

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