Skip to Search
Skip to Navigation
Skip to Content
Community
|
Code
|
Docs
|
Downloads
▼
Perl
Python
Tcl
Komodo IDE
|
more
▼
Lists
Support
PPM Index
PyPM Index
Welcome, guest
|
Sign In
|
My Account
|
Store
|
Cart
ActiveState Code
»
Recipes
Languages
Tags
Authors
Sets
Latest recipes tagged "__all__"
Tags:
__all__
x
3
k
views
1
score
using `from somename.api import *` when somename is a single module
Python
/
api
,
import
,
modules
,
__all__
/
by
Ethan Furman
(12 years ago)
5
k
views
1
score
Enforce __all__ outside the 'import *' antipattern.
Python
/
__all__
/
by
Daniel Holth
(12 years ago)
View
popular
,
latest
,
top-rated
or
most viewed
Feed of the latest recipes tagged "__all__"
Top-rated recipes
using `from somename.api import *`…
(Python)
Enforce __all__ outside the 'impor…
(Python)
Related tags
+
−
api
+
−
import
+
−
modules
x
Undo