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 2 (set)
Recipe 1 to 20 of 117
« Prev
1
2
3
4
5
6
Next »
56
k
views
1
score
Add a method to a class instance at runtime
Python
/
debugging
/
by
asdfsa asdfdsaf
(23 years ago)
55
k
views
3
score
Memoizing (cacheing) function return values
Python
/ no tags /
by
Paul Moore
(22 years ago, revision 2)
11
k
views
0
score
Make an XML-RPC method call
Python
/ no tags /
by
Rael Dornfest
(23 years ago)
46
k
views
6
score
Get more information from tracebacks
Python
/ no tags /
by
Bryn Keller
(23 years ago)
25
k
views
2
score
Message Passing With Socket Datagrams
Python
/
distributed
/
by
Jeff Bauer
(23 years ago)
55
k
views
2
score
Associating multiple values with each key in a dictionary.
Python
/ no tags /
by
Michael Chermside
(23 years ago)
129
k
views
2
score
Find a file given a search path
Python
/
sysadmin
/
by
Chui Tey
(23 years ago)
13
k
views
1
score
XML-RPC with Medusa
Python
/
distributed
/
by
Jeff Bauer
(23 years ago)
60
k
views
2
score
Remote control with telnetlib
Python
/
sysadmin
/
by
Jeff Bauer
(23 years ago)
107
k
views
3
score
Search and replace text in a file.
Python
/
text
/
by
Jeff Bauer
(23 years ago)
41
k
views
2
score
Check xml well-formedness
Python
/
xml
/
by
Paul Prescod
(22 years ago, revision 2)
38
k
views
3
score
Auto-detect XML encoding
Python
/
xml
/
by
Paul Prescod
(23 years ago)
23
k
views
7
score
Inline GIF's with Tkinter
Python
/
ui
/
by
Brent Burley
(20 years ago, revision 2)
37
k
views
4
score
Read data from .zip files
Python
/
files
/
by
Paul Prescod
(23 years ago)
66
k
views
1
score
Simulating the ternary operator in Python
Python
/
text
/
by
Jürgen Hermann
(23 years ago)
22
k
views
1
score
Handling URLs within a CGI script
Python
/
cgi
/
by
Jürgen Hermann
(23 years ago)
11
k
views
1
score
use modules generated with SWIG in a multi-thread environment
Python
/
extending
/
by
Joe VanAndel
(23 years ago)
31
k
views
2
score
Automatic delegation as an alternative to inheritance
Python
/
oop
/
by
Alex Martelli
(23 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)
49
k
views
2
score
Colorize Python source using the built-in tokenizer
Python
/
programs
/
by
Jürgen Hermann
(23 years ago, revision 3)
Recipe 1 to 20 of 117
« Prev
1
2
3
4
5
6
Next »
Set Description
Recipes from the second edition of the
Python Cookbook
.
Created by
ActiveState Code
Other Information and Tasks
117 recipes in set
0 comments
83872 views
x
Undo