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 <eric.kl...@workiva.com>
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.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to