Skip to content

keep namespace/package name consistency#8

Open
gnehcwu wants to merge 3 commits into
g-ford:masterfrom
gnehcwu:bugfix_package_losing_subpackage_rest_client
Open

keep namespace/package name consistency#8
gnehcwu wants to merge 3 commits into
g-ford:masterfrom
gnehcwu:bugfix_package_losing_subpackage_rest_client

Conversation

@gnehcwu

@gnehcwu gnehcwu commented Aug 5, 2015

Copy link
Copy Markdown
Contributor

keep namespace/package name consistency - "xml_models2", then we can use from xml_models2 import Model instead of from xml_models import Model since the package's name is xml_models2

@ghost

ghost commented Aug 27, 2015

Copy link
Copy Markdown

Can you separate this into two pull request? - one for the missing module fix and one for the module rename.

I'm not sure about renaming the module just yet...

@gnehcwu gnehcwu changed the title fixed subpackage "rest_client" is not included in xml_model2 package keep namespace/package name consistency Aug 27, 2015
@gnehcwu

gnehcwu commented Aug 27, 2015

Copy link
Copy Markdown
Contributor Author

Had separated the rest_client sub-module lost part into a new pull request #12 , please have a check :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant