[ https://issues.apache.org/jira/browse/THRIFT-282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12689390#action_12689390 ]
Carlos Valiente commented on THRIFT-282: ---------------------------------------- bq.What do you think of this version? Much better than mine, David. Perhaps we could emit the function docstrings in the interface *and* in the client --- they do belong in the interface, and it's the client class what users will be using. > Emit Python docstrings > ---------------------- > > Key: THRIFT-282 > URL: https://issues.apache.org/jira/browse/THRIFT-282 > Project: Thrift > Issue Type: Improvement > Components: Compiler (Python) > Affects Versions: 0.1 > Reporter: Carlos Valiente > Priority: Trivial > Fix For: 0.1 > > Attachments: > 0001-THRIFT-282.-Move-generate_docstring_comment-to-t_gen.patch, > 0002-THRIFT-282.-Generate-doccstrings-for-Python-classes.patch, > THRIFT-282.diff, THRIFT-282.diff > > > This patch makes the Python compiler emit docstrings for Thrift structs, > enums, services and service methods. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.