THRIFT-412. python: Fix some syntacticaly-incorrect code generation
authorDavid Reiss <dreiss@apache.org>
Mon, 30 Mar 2009 19:31:36 +0000 (19:31 +0000)
committerDavid Reiss <dreiss@apache.org>
Mon, 30 Mar 2009 19:31:36 +0000 (19:31 +0000)
commit64f87529db1be48cc23eb454683b10d240f81557
tree22e21afa0684a8fcdd51172635b461314f749af3
parentf0377e2ffeb9b260a809f5d2c8ffef73b77755ec
THRIFT-412. python: Fix some syntacticaly-incorrect code generation

r758558 introduced a but that caused some of the generated docstrings
to be indented incorrectly, resulting in syntactically invalid code.
This commit fixes the indentation.

git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@760118 13f79535-47bb-0310-9956-ffa450edef68
compiler/cpp/src/generate/t_py_generator.cc