Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make one import only #35

Closed
iagapov opened this issue Jun 17, 2015 · 2 comments
Closed

make one import only #35

iagapov opened this issue Jun 17, 2015 · 2 comments
Assignees

Comments

@iagapov
Copy link
Owner

iagapov commented Jun 17, 2015

so that each script needs only from ocelot import *

@iagapov iagapov self-assigned this Jun 17, 2015
@iagapov
Copy link
Owner Author

iagapov commented Jul 21, 2015

this import should also hide private classes and methods

@iagapov
Copy link
Owner Author

iagapov commented Nov 19, 2015

one import done. Public classes listed in init.py
private classes to be also to be marked with __ in the future

@iagapov iagapov closed this as completed Nov 19, 2015
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

No branches or pull requests

1 participant