docs
code
community
mailing lists
downloads
blogs
bugs
safari bookshelf
workspace
ActiveState Code
Sign in
|
Register (Free!)
Add a recipe
|
Recipes
|
Languages
|
Tags
|
Authors
Danny Yoo's recipes
Deeply applying str() across a data structure
Python
/
text
/
by
Danny Yoo
(3 years ago, revision 3)
Quick and easy FIFO queue class
Python
/
algorithms
/
by
Danny Yoo
(6 years, 4 months ago, revision 2)
Merging two sorted iterators into a single iterator
Python
/
algorithms
/
by
Danny Yoo
(6 years, 6 months ago, revision 2)
Enable xmlrpclib to maintain a JSP session
Python
/ no tags /
by
Danny Yoo
(7 years ago)
Grabbing the current line number easily
Python
/ no tags /
by
Danny Yoo
(7 years, 3 months ago)
getch()-like unbuffered character reading from stdin on both Windows and Unix
Python
/
sysadmin
/ 1 point (3 votes) /
by
Danny Yoo
(6 years, 10 months ago, revision 2)
Permutations using generators
Python
/
algorithms
/
by
Danny Yoo
(7 years, 10 months ago)
Avoiding lambda in writing callback functions
Python
/ no tags /
by
Danny Yoo
(8 years, 3 months ago)
How to take the "cross product" of two infinite sequences
Python
/
algorithms
/
by
Danny Yoo
(8 years, 8 months ago)
View
20
,
50
,
100
recipes per page.
Feed of recipes by Danny Yoo
Danny Yoo's tags
algorithms
sysadmin
text