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
Popular recipes by Paul McGuire
Tags:
15
k
views
2
score
Split a sequence or generator using a predicate
Python
/
partition
,
sequence
,
splitting
/
by
Paul McGuire
(11 years ago, revision 3)
6
k
views
1
score
Low-impact script timing
Python
/
debugging
/
by
Paul McGuire
(15 years ago, revision 3)
10
k
views
1
score
secondsToStr - h:mm:ss.sss formatting of floating point seconds
Python
/
shortcuts
/
by
Paul McGuire
(17 years ago)
6
k
views
1
score
Word wrapping generator
Python
/
text
/
by
Paul McGuire
(19 years ago, revision 2)
13
k
views
1
score
How to define multiple initializers for a class, with different arguments
Python
/
extending
/
by
Paul McGuire
(15 years ago, revision 6)
View
popular
,
latest
,
top-rated
or
most viewed
Feed of the popular recipes by Paul McGuire
Top-rated recipes
Split a sequence or generator usin…
(Python)
Low-impact script timing
(Python)
secondsToStr - h:mm:ss.sss formatt…
(Python)
Word wrapping generator
(Python)
How to define multiple initializer…
(Python)
x
Undo