Skip to Search
Skip to Navigation
Skip to Content
Community
|
Code
|
Docs
|
Downloads
▼
ActivePerl
ActivePython
ActiveTcl
ActiveGo
Komodo IDE
|
more
▼
Lists
Bugs
PPM Index
PyPM Index
Welcome, guest
|
Sign In
|
My Account
|
Store
|
Cart
ActiveState Code
»
Recipes
Languages
Tags
Authors
Sets
Popular recipes tagged "meta:loc=36"
Tags:
meta:loc=36
x
Recipe 41 to 55 of 55
« Prev
1
2
3
Next »
38
k
views
1
score
Efficient character escapes decoding
Python
/
text
/
by
Wai Yip Tung
(17 years ago, revision 2)
8
k
views
2
score
An editable buffer for the Python shell (similar to '\e' on sql prompts)
Python
/
debugging
/
by
lonetwin
(17 years ago)
8
k
views
2
score
Right method names suggestion
Python
/
oop
/
by
bearophile -
(17 years ago, revision 3)
24
k
views
1
score
Using code.InteractiveConsole to embed a Python shell in a user interface
Python
/
ui
/
by
Rick Muller
(18 years ago)
4
k
views
1
score
InitReplacement
Python
/
oop
/
by
Shannon -jj Behrens
(18 years ago)
7
k
views
3
score
A speed limited, or governed range
Python
/
programs
/
by
S W
(18 years ago, revision 3)
8
k
views
1
score
another way to read lines backwards
Python
/
files
/
by
Andrew Dalke
(18 years ago)
4
k
views
1
score
DoDefaultMixin
Python
/
oop
/
by
Paul McNett
(19 years ago, revision 2)
5
k
views
1
score
Using Python in Configuration Files
Python
/ no tags /
by
Miki Tebeka
(19 years ago, revision 3)
32
k
views
2
score
Knuth-Morris-Pratt string matching
Python
/
search
/
by
David Eppstein
(21 years ago)
4
k
views
1
score
ThreadedContext
Python
/
threads
/
by
Andres Tuells
(21 years ago)
8
k
views
1
score
Dummy Objects
Python
/ no tags /
by
anurag uniyal
(21 years ago, revision 2)
8
k
views
1
score
Set Default Command-line Arguments
Python
/ no tags /
by
Ahsan A
(21 years ago)
9
k
views
1
score
How long this thread is already running?
Python
/
threads
/
by
Dirk Holtwick
(21 years ago)
10
k
views
0
score
Versioning file names
Python
/
files
/
by
Robin Parmar
(21 years ago, revision 3)
Recipe 41 to 55 of 55
« Prev
1
2
3
Next »
View
popular
,
latest
,
top-rated
or
most viewed
Feed of the popular recipes tagged "meta:loc=36"
Top-rated recipes
ActiveState recipe statistics
(Python)
Simple Cellular Automata
(Python)
Pickle Optimizer
(Python)
How __slots__ are implemented
(Python)
A speed limited, or governed range
(Python)
Spread sheet style column enumerat…
(Python)
Experiment with Kaprekar's routine
(Python)
One-word logging.basicConfig wrapp…
(Python)
Super Shorcuts for Windows
(Python)
download a URL with a console prog…
(Python)
Related tags
+
−
oop
(4)
+
−
python
(4)
+
−
conversion
(3)
+
−
programs
(3)
+
−
threads
(3)
+
−
archive
(2)
+
−
files
(2)
+
−
fractal
(2)
+
−
math
(2)
+
−
mathematics
(2)
+
−
old
(2)
+
−
search
(2)
+
−
text
(2)
+
−
web
(2)
+
−
windows
(2)
+
−
6174
+
−
algorithm
+
−
algorithms
+
−
audio
+
−
base
x
Undo