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
Top-rated recipes by Ethan Furman
Tags:
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)
9
k
views
1
score
Composition of classes instead of multiple inheritance
Python
/
class_decorator
,
composition
,
inheritance
,
multiple_inheritance
/
by
Ethan Furman
(13 years ago)
View
popular
,
latest
,
top-rated
or
most viewed
Feed of the top-rated recipes by Ethan Furman
x
Undo