Skip to Search
Skip to Navigation
Skip to Content
Community
|
Code
|
Docs
|
Downloads
▼
ActivePerl
ActivePython
ActiveTcl
ActiveGo
Komodo IDE
|
more
▼
Lists
Bugs
PPM Index
PyPM Index
Welcome, guest
|
Sign In
|
My Account
|
Store
|
Cart
ActiveState Code
»
Recipes
Languages
Tags
Authors
Sets
Top-rated recipes by Alex Martelli
Tags:
Recipe 21 to 27 of 27
« Prev
1
2
Next »
36
k
views
1
score
Read a text file by-paragraph
Python
/
files
/
by
Alex Martelli
(21 years ago, revision 2)
35
k
views
1
score
Assign and test
Python
/ no tags /
by
Alex Martelli
(21 years ago)
26
k
views
1
score
To 'return None' from your Python-callable C function
Python
/
extending
/
by
Alex Martelli
(22 years ago)
12
k
views
1
score
The Auxiliary-Dictionary idiom for sequences with frequent 'in' tests
Python
/
search
/
by
Alex Martelli
(21 years ago, revision 2)
10
k
views
1
score
Accurate "Look before you leap" for safer (but still full) polymorphism
Python
/
oop
/
by
Alex Martelli
(22 years ago)
24
k
views
1
score
guaranteed-stable sort with the decorate-sort-undecorate idiom (aka Schwartzian transform)
Python
/
search
/
by
Alex Martelli
(21 years ago, revision 2)
15
k
views
1
score
calling a superclass's implementation of a method
Python
/
oop
/
by
Alex Martelli
(22 years ago)
Recipe 21 to 27 of 27
« Prev
1
2
Next »
View
popular
,
latest
,
top-rated
or
most viewed
Feed of the top-rated recipes by Alex Martelli
x
Undo