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

Support module.* to include all functions in a module #40

Open
anandology opened this issue Jul 25, 2017 · 4 comments
Open

Support module.* to include all functions in a module #40

anandology opened this issue Jul 25, 2017 · 4 comments
Assignees

Comments

@anandology
Copy link
Member

This should follow the python import conventions like __all__ etc..

@palnabarun
Copy link
Contributor

Why do we need it? @anandology

@anandology
Copy link
Member Author

anandology commented Jul 31, 2017 via email

@palnabarun
Copy link
Contributor

Oh okay. Now I get it.

So should the user do something like this?

$ firefly funcs.*

But then the user should also define __all__ in their module.

@palnabarun palnabarun self-assigned this Jul 31, 2017
@anandology
Copy link
Member Author

anandology commented Jul 31, 2017 via email

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

2 participants