#wildcard-imports

[ follow ]
Python
fromRealpython
2 days ago

Python's __all__: Packages, Modules, and Wildcard Imports Quiz - Real Python

The quiz tests understanding of Python's __all__, wildcard imports, and defining a clean public API.
[ Load more ]