Skip to content

Conversation

@dilawar
Copy link
Contributor

@dilawar dilawar commented Jun 28, 2019

_moose should not be imported directly. All functions gui needs should come from either moose or other python files. Never directly from cpp extenstion. __init__.py takes care that all functions are available under namespace moose. _moose.so might change to _moose.so if WIndows build PR (BhallaLab/moose-core#373) is merged.

`_moose` should not be imported directly. All functions gui needs should come from either `moose` or other python files. Never directly from cpp extenstion. `__init__.py` takes care that all functions are available under namespace moose. `_moose.so` might change to `_moose.so` if WIndows build PR (BhallaLab/moose-core#373) is merged.
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.

2 participants