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 not tagged "directories"
Tags:
-directories
x
Recipe 5041 to 5060 of 5085
« Prev
1
...
251
252
253
254
255
Next »
11
k
views
1
score
use modules generated with SWIG in a multi-thread environment
Python
/
extending
/
by
Joe VanAndel
(22 years ago)
9
k
views
1
score
Trace expressions and comments in debug mode.
Python
/
debugging
/
by
Olivier Dagenais
(22 years ago)
6
k
views
1
score
Predicate tests across sequences
Python
/ no tags /
by
Jon Dyte
(21 years ago, revision 2)
29
k
views
1
score
vector: A list based vector class supporting elementwise operations
Python
/
graphics
/
by
Alexander Pletzer
(21 years ago, revision 3)
14
k
views
1
score
Controlling XSLT stylesheet loading
Python
/
xml
/
by
Jürgen Hermann
(22 years ago, revision 6)
17
k
views
1
score
Latitude/longitude/map web-fetcher
Python
/
web
/
by
Will Ware
(22 years ago, revision 2)
13
k
views
0
score
Cache file contents to speed access
Python
/
files
/
by
Neil Hodgson
(22 years ago)
14
k
views
2
score
Parallel loop on index and sequence-item
Python
/ no tags /
by
Alex Martelli
(22 years ago, revision 3)
25
k
views
1
score
Simple tests using Exceptions
Python
/
algorithms
/
by
Robin Parmar
(22 years ago, revision 2)
61
k
views
1
score
The Simplest CGI Program
Python
/
cgi
/
by
Jeff Bauer
(22 years ago)
20
k
views
1
score
create a unique web session id
Python
/
web
/
by
Yosef Gold
(22 years ago)
13
k
views
1
score
htmltotext converter w/ tty support for bold/underline
Python
/
text
/
by
Brent Burley
(19 years ago, revision 2)
11
k
views
0
score
Make an XML-RPC method call
Python
/ no tags /
by
Rael Dornfest
(22 years ago)
14
k
views
1
score
Static or Class Methods
Python
/
oop
/
by
Clark Evans
(22 years ago)
37
k
views
1
score
__getattr__: handle with care
Python
/
oop
/
by
Jose Sebrosa
(22 years ago)
10
k
views
1
score
Parsing a full file specification.
Python
/
files
/
by
Robin Parmar
(22 years ago, revision 2)
6
k
views
1
score
RoadRunner: recursively updates the contents of a directory tree.
Python
/
files
/
by
Juan Carlos Leon
(22 years ago)
22
k
views
1
score
sparse: A dictionary based sparse matrix class
Python
/
graphics
/
by
Alexander Pletzer
(18 years ago, revision 6)
9
k
views
1
score
Getting a dictionary of all members of a class hierarchy
Python
/
oop
/
by
Jürgen Hermann
(22 years ago)
15
k
views
1
score
calling a superclass's implementation of a method
Python
/
oop
/
by
Alex Martelli
(22 years ago)
Recipe 5041 to 5060 of 5085
« Prev
1
...
251
252
253
254
255
Next »
View
popular
,
latest
,
top-rated
or
most viewed
Feed of the popular recipes not tagged "directories"
Top-rated recipes
Decorator for BindingConstants at …
(Python)
Infix operators
(Python)
Spreadsheet
(Python)
Named Tuples
(Python)
Linear equations solver in 3 lines
(Python)
Singleton? We don't need no stinki…
(Python)
Send an HTML email with embedded i…
(Python)
Creating a daemon the Python way
(Python)
Groupby
(Python)
Readable switch construction witho…
(Python)
Related tags
+
−
algorithms
(385)
+
−
python
(333)
+
−
text
(213)
+
−
oop
(184)
+
−
math
(167)
+
−
sysadmin
(150)
+
−
files
(145)
+
−
web
(143)
+
−
graphics
(141)
+
−
shortcuts
(138)
+
−
network
(135)
+
−
programs
(134)
+
−
database
(127)
+
−
mathematics
(102)
+
−
linux
(92)
+
−
threads
(92)
+
−
xml
(90)
+
−
debugging
(89)
+
−
windows
(82)
+
−
tkinter
(81)
x
Undo