Skip to content
This repository has been archived by the owner on Feb 25, 2020. It is now read-only.

Provide an everything() function #3

Closed
brettcannon opened this issue Apr 20, 2018 · 2 comments
Closed

Provide an everything() function #3

brettcannon opened this issue Apr 20, 2018 · 2 comments
Labels
enhancement New feature or request question Further information is requested

Comments

@brettcannon
Copy link
Owner

If either #1 or #2 happen, then it might be worth providing an everything() function which simply provides everything turned on. E.g.:

mod, __dir__, __getattr__ = modutil.everything(__name__, {'A'})

There wouldn't be any option to override default argument values as everything else will be constructed to allow for appropriate composition so that any special needs can be done by hand.

@brettcannon brettcannon added enhancement New feature or request question Further information is requested labels Apr 20, 2018
@brettcannon
Copy link
Owner Author

Is this useful enough to bother with?

@brettcannon
Copy link
Owner Author

I don't think this is worth bothering with.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant