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 5021 to 5040 of 5089
« Prev
1
...
250
251
252
253
254
255
Next »
13
k
views
1
score
Saving backups when writing files
Python
/ no tags /
by
Mitch Chapman
(22 years ago, revision 2)
77
k
views
7
score
Yet Another Python Templating Utility (YAPTU)
Python
/
text
/
by
Alex Martelli
(22 years ago, revision 6)
151
k
views
5
score
"Static-methods" (aka "class-methods") in Python
Python
/
oop
/
by
Alex Martelli
(22 years ago, revision 3)
12
k
views
1
score
The Auxiliary-Dictionary idiom for sequences with frequent 'in' tests
Python
/
search
/
by
Alex Martelli
(22 years ago, revision 2)
46
k
views
3
score
PyHeartbeat - detecting inactive computers
Python
/
network
/
by
Nicola Larosa
(19 years ago, revision 6)
14
k
views
1
score
Static or Class Methods
Python
/
oop
/
by
Clark Evans
(22 years ago)
18
k
views
2
score
IMAP mailwatcher program using Tkinter
Python
/
network
/
by
Brent Burley
(22 years ago)
48
k
views
2
score
Colorize Python source using the built-in tokenizer
Python
/
programs
/
by
Jürgen Hermann
(22 years ago, revision 3)
30
k
views
2
score
Automatic delegation as an alternative to inheritance
Python
/
oop
/
by
Alex Martelli
(22 years ago, revision 2)
13
k
views
1
score
htmltotext converter w/ tty support for bold/underline
Python
/
text
/
by
Brent Burley
(19 years ago, revision 2)
10
k
views
1
score
Printing strings with embedded variable names
Python
/
text
/
by
Michael Strasser
(21 years ago, revision 3)
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)
11
k
views
1
score
use modules generated with SWIG in a multi-thread environment
Python
/
extending
/
by
Joe VanAndel
(22 years ago)
10
k
views
1
score
Generate field name to column number dictionary
Python
/
database
/
by
Tom Jenkins
(22 years ago)
13
k
views
1
score
Gaussian quadrature with or without Log singularity
Python
/
algorithms
/
by
Alexander Pletzer
(22 years ago, revision 2)
10
k
views
1
score
Accurate "Look before you leap" for safer (but still full) polymorphism
Python
/
oop
/
by
Alex Martelli
(22 years ago)
26
k
views
2
score
various idioms for "call my superclass's __init__ IF it has one"
Python
/
oop
/
by
Alex Martelli
(22 years ago, revision 2)
11
k
views
4
score
Multicasting on objects
Python
/
oop
/
by
Eduard Hiti
(21 years ago, revision 2)
8
k
views
1
score
Getting a dictionary of all members of a class hierarchy
Python
/
oop
/
by
Jürgen Hermann
(22 years ago)
18
k
views
1
score
Handling URLs within a CGI script
Python
/
cgi
/
by
Jürgen Hermann
(22 years ago)
Recipe 5021 to 5040 of 5089
« Prev
1
...
250
251
252
253
254
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