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
Latest recipes not tagged "touch"
Tags:
-touch
x
Recipe 5001 to 5020 of 5089
« Prev
1
...
249
250
251
252
253
...
255
Next »
10
k
views
1
score
Parsing a full file specification.
Python
/
files
/
by
Robin Parmar
(21 years ago, revision 2)
25
k
views
1
score
Simple tests using Exceptions
Python
/
algorithms
/
by
Robin Parmar
(22 years ago, revision 2)
6
k
views
1
score
Curried functions
Python
/
programs
/
by
Ben Wolfson
(22 years ago)
5
k
views
1
score
Turning off caching for a specific page in Zope
Python
/
web
/
by
David Shaw
(22 years ago)
182
k
views
5
score
Remove duplicates from a sequence
Python
/
algorithms
/
by
Tim Peters
(22 years ago)
211
k
views
-1
score
The Singleton Pattern implemented with Python
Python
/
oop
/
by
Jürgen Hermann
(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)
73
k
views
1
score
curry -- associating parameters with a function
Python
/
programs
/
by
Scott David Daniels
(22 years ago, revision 3)
17
k
views
1
score
Latitude/longitude/map web-fetcher
Python
/
web
/
by
Will Ware
(22 years ago, revision 2)
15
k
views
1
score
farey: Numeric to rational via Farey fractions
Python
/
algorithms
/
by
Scott David Daniels
(22 years ago)
13
k
views
0
score
Cache file contents to speed access
Python
/
files
/
by
Neil Hodgson
(22 years ago)
5
k
views
1
score
Dialect for sort by... then by...
Python
/
search
/
by
Jose Sebrosa
(22 years ago)
13
k
views
1
score
Obtaining the name of a function/method
Python
/
programs
/
by
Richard Philips
(22 years ago)
9
k
views
1
score
Trace expressions and comments in debug mode.
Python
/
debugging
/
by
Olivier Dagenais
(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)
8
k
views
1
score
"Real" class methods in Python
Python
/
oop
/
by
Thomas Heller
(22 years ago)
44
k
views
2
score
"conditionals" in expressions
Python
/
algorithms
/
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)
130
k
views
10
score
The simple but handy "collector of a bunch of named stuff" class
Python
/
oop
/
by
Alex Martelli
(22 years ago, revision 2)
359
k
views
7
score
"To sort a dictionary"
Python
/
search
/
by
Alex Martelli
(22 years ago, revision 2)
Recipe 5001 to 5020 of 5089
« Prev
1
...
249
250
251
252
253
...
255
Next »
View
popular
,
latest
,
top-rated
or
most viewed
Feed of the latest recipes not tagged "touch"
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
(151)
+
−
files
(150)
+
−
web
(143)
+
−
graphics
(141)
+
−
shortcuts
(138)
+
−
network
(135)
+
−
programs
(134)
+
−
database
(127)
+
−
mathematics
(102)
+
−
linux
(92)
+
−
threads
(92)
+
−
xml
(90)
+
−
debugging
(89)
+
−
tkinter
(82)
+
−
windows
(82)
x
Undo