THRIFT-282. Generate doccstrings for Python classes
authorDavid Reiss <dreiss@apache.org>
Thu, 26 Mar 2009 08:40:55 +0000 (08:40 +0000)
committerDavid Reiss <dreiss@apache.org>
Thu, 26 Mar 2009 08:40:55 +0000 (08:40 +0000)
commit885c82d75a7c08f0679b11ddf943710828d0251d
tree68fd9e5865e036cb43fbff92e5877499faa5cd30
parent39aa00d2e0e978cb7da1caf7c201e26ea33cdb97
THRIFT-282. Generate doccstrings for Python classes

Docstrings are generated for
  - enums (but not enum members)
  - structures and structure fields
  - service interfaces
  - functions and function arguments

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