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
Python Cookbook Edition 1 (set)
Recipe 21 to 40 of 103
« Prev
1
2
3
4
5
6
Next »
66
k
views
1
score
Simulating the ternary operator in Python
Python
/
text
/
by
Jürgen Hermann
(22 years ago)
19
k
views
1
score
Handling URLs within a CGI script
Python
/
cgi
/
by
Jürgen Hermann
(22 years ago)
9
k
views
1
score
Getting a dictionary of all members of a class hierarchy
Python
/
oop
/
by
Jürgen Hermann
(22 years ago)
11
k
views
1
score
use modules generated with SWIG in a multi-thread environment
Python
/
extending
/
by
Joe VanAndel
(22 years ago)
30
k
views
2
score
Automatic delegation as an alternative to inheritance
Python
/
oop
/
by
Alex Martelli
(22 years ago, revision 2)
50
k
views
0
score
Capturing the output and error streams from a unix shell command
Python
/
threads
/
by
Brent Burley
(22 years ago, revision 2)
48
k
views
2
score
Colorize Python source using the built-in tokenizer
Python
/
programs
/
by
Jürgen Hermann
(22 years ago, revision 3)
14
k
views
1
score
Static or Class Methods
Python
/
oop
/
by
Clark Evans
(22 years ago)
46
k
views
3
score
PyHeartbeat - detecting inactive computers
Python
/
network
/
by
Nicola Larosa
(19 years ago, revision 6)
78
k
views
7
score
Yet Another Python Templating Utility (YAPTU)
Python
/
text
/
by
Alex Martelli
(22 years ago, revision 6)
360
k
views
7
score
"To sort a dictionary"
Python
/
search
/
by
Alex Martelli
(22 years ago, revision 2)
27
k
views
1
score
To 'return None' from your Python-callable C function
Python
/
extending
/
by
Alex Martelli
(22 years ago)
17
k
views
1
score
Method for constructing a dictionary without excessive quoting
Python
/ no tags /
by
Brent Burley
(22 years ago, revision 2)
9
k
views
1
score
Trace expressions and comments in debug mode.
Python
/
debugging
/
by
Olivier Dagenais
(22 years ago)
15
k
views
1
score
farey: Numeric to rational via Farey fractions
Python
/
algorithms
/
by
Scott David Daniels
(22 years ago)
74
k
views
1
score
curry -- associating parameters with a function
Python
/
programs
/
by
Scott David Daniels
(22 years ago, revision 3)
183
k
views
5
score
Remove duplicates from a sequence
Python
/
algorithms
/
by
Tim Peters
(22 years ago)
30
k
views
1
score
Dynamically change the Python system path
Python
/
sysadmin
/
by
Robin Parmar
(22 years ago, revision 3)
11
k
views
0
score
Versioning file names
Python
/
files
/
by
Robin Parmar
(22 years ago, revision 3)
6
k
views
1
score
Predicate tests across sequences
Python
/ no tags /
by
Jon Dyte
(21 years ago, revision 2)
Recipe 21 to 40 of 103
« Prev
1
2
3
4
5
6
Next »
Set Description
Recipes from the first edition of the
Python Cookbook
.
Created by
ActiveState Code
Other Information and Tasks
103 recipes in set
0 comments
51576 views
x
Undo