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
Top-rated recipes tagged "meta:loc=17"
Tags:
meta:loc=17
x
Recipe 1 to 20 of 63
« Prev
1
2
3
4
Next »
45
k
views
9
score
Hex dumper
Python
/
text
/
by
Sébastien Keim
(21 years ago)
55
k
views
6
score
Automatically start the debugger on an exception
Python
/
debugging
/
by
Thomas Heller
(22 years ago, revision 5)
6
k
views
5
score
Rebind
Python
/
shortcuts
/
by
Neal Becker
(16 years ago)
17
k
views
5
score
using inner classes for properties
Python
/ no tags /
by
Steven Bethard
(18 years ago)
187
k
views
5
score
get the IP address associated with a network interface (linux only)
Python
/
network
/
by
paul cannon
(18 years ago)
8
k
views
4
score
format_iter: easy formatting of arbitrary iterables
Python
/
formatting
,
strings
/
by
Nick Coghlan
(12 years ago)
16
k
views
4
score
Python distutils + pkg-config
Python
/
extending
/
by
Micah Dowty
(17 years ago)
51
k
views
4
score
list of all combination from multiple lists
Python
/
shortcuts
/
by
Wensheng Wang
(17 years ago)
383
k
views
4
score
Constants in Python
Python
/
oop
/
by
Alex Martelli
(22 years ago, revision 2)
8
k
views
3
score
Holiday Tree
Python
/
exercise
/
by
Bill Pickett
(10 years ago, revision 2)
28
k
views
3
score
freeze(), make any object immutable
Python
/
const
,
freeze
,
immutable
/
by
Andreas Nilsson
(15 years ago, revision 2)
47
k
views
3
score
Set Process Priority In Windows
Python
/
ui
/
by
Bryan Niederberger
(17 years ago)
8
k
views
3
score
Clean up __init__() methods that contain only attribute assignments.
Python
/
shortcuts
/
by
Peter Otten
(19 years ago)
9
k
views
3
score
Improve dictionary lookup performance
Python
/
programs
/
by
Raymond Hettinger
(20 years ago, revision 3)
6
k
views
2
score
Reversing string
JavaScript
/
reverse
,
string
/
by
greg zakharov
(11 years ago)
33
k
views
2
score
A simple KD Tree example with custom Euclidean distance ball query.
Python
/
algorithms
,
python
/
by
alexander baker
(11 years ago)
27
k
views
2
score
Cleaning up when killed
Python
/
sysadmin
/
by
Miki Tebeka
(16 years ago)
53
k
views
2
score
get names of all "up" network interfaces (linux only)
Python
/
network
/
by
paul cannon
(18 years ago)
11
k
views
2
score
min and max with key= argument
Python
/ no tags /
by
Steven Bethard
(18 years ago, revision 3)
14
k
views
2
score
Using wxPython with Twisted Python
Python
/
network
/
by
Uwe C. Schroeder
(21 years ago)
Recipe 1 to 20 of 63
« Prev
1
2
3
4
Next »
View
popular
,
latest
,
top-rated
or
most viewed
Feed of the top-rated recipes tagged "meta:loc=17"
Related tags
+
−
shortcuts
(6)
+
−
algorithms
(3)
+
−
network
(3)
+
−
oop
(3)
+
−
python
(3)
+
−
string
(3)
+
−
math
(2)
+
−
sorting
(2)
+
−
sysadmin
(2)
+
−
text
(2)
+
−
algorithm
+
−
argsort
+
−
binary
+
−
combinatorics
+
−
const
+
−
conversion
+
−
conversions
+
−
convert
+
−
converter
+
−
counter
x
Undo