[ 
https://issues.apache.org/jira/browse/THRIFT-3499?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15068218#comment-15068218
 ] 

ASF GitHub Bot commented on THRIFT-3499:
----------------------------------------

GitHub user ericklaus-wf reopened a pull request:

    https://github.com/apache/thrift/pull/755

    THRIFT-3499: Add package_prefix to python generator

    Permit prefixing import paths with a certain string to support devs who 
will place the generated code below the top level of their python hierarchy.
    
    This is similar to the go generator's package_prefix generator option.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/ericklaus-wf/thrift py-package-prefix

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/thrift/pull/755.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #755
    
----
commit a84f7d2956caf5cb75730ae49b9c051eee8ced9e
Author: Eric Klaus <[email protected]>
Date:   2015-12-15T15:55:05Z

    Accept generator option "package_prefix"
    
    Permit prefixing import paths with a certain string to support devs who 
will place the generated code below the top level of their python hierarchy.

----


> Add package_prefix to python generator
> --------------------------------------
>
>                 Key: THRIFT-3499
>                 URL: https://issues.apache.org/jira/browse/THRIFT-3499
>             Project: Thrift
>          Issue Type: Improvement
>            Reporter: Eric Klaus
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to