THRIFT-310. python: Generate valid code for empty services
authorDavid Reiss <dreiss@apache.org>
Sat, 7 Feb 2009 02:37:05 +0000 (02:37 +0000)
committerDavid Reiss <dreiss@apache.org>
Sat, 7 Feb 2009 02:37:05 +0000 (02:37 +0000)
commit8cee47cf5e7f0b17aadd5895d632901d828b0554
tree568791df66d73b60b379bb366ba1b155ba3510b3
parent576dfdcda75667d6e892df0b5a4508d7bddbcef4
THRIFT-310. python: Generate valid code for empty services

git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@741832 13f79535-47bb-0310-9956-ffa450edef68
compiler/cpp/src/generate/t_py_generator.cc
test/DebugProtoTest.thrift
test/py/Makefile.am
test/py/TestSyntax.py [new file with mode: 0755]