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 by Sam Denton
Tags:
5
k
views
1
score
String-like partition and rpartition functions for lists
Python
/ no tags /
by
Sam Denton
(11 years ago)
16
k
views
3
score
Topological Sort
Python
/
algorithm
,
sort
,
sorting
,
topological
,
toposort
/
by
Sam Denton
(11 years ago)
5
k
views
1
score
Using doctests to verify a module's export list
Python
/
doctest
,
export
,
module
,
python
/
by
Sam Denton
(11 years ago, revision 2)
9
k
views
3
score
"public" decorator, adds an item to __all__
Python
/
decorators
/
by
Sam Denton
(14 years ago)
16
k
views
3
score
Simple polynomial class
Python
/
arithmetic
,
calculator
,
polynomial
/
by
Sam Denton
(10 years ago, revision 7)
View
popular
,
latest
,
top-rated
or
most viewed
Feed of the latest recipes by Sam Denton
Top-rated recipes
Topological Sort
(Python)
"public" decorator, adds an item t…
(Python)
Simple polynomial class
(Python)
String-like partition and rpartiti…
(Python)
Using doctests to verify a module'…
(Python)
x
Undo