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 tagged "meta:loc=23"
Tags:
meta:loc=23
x
Recipe 1 to 20 of 57
« Prev
1
2
3
Next »
3
k
views
1
score
Timing a batch program
Batch
/
batch
,
timing
/
by
Antoni Gual
(7 years ago)
30
k
views
1
score
How a Python function can find the name of its caller
Python
/
evaluation
,
introspection
,
python
,
sys
/
by
Vasudev Ram
(8 years ago)
6
k
views
1
score
Using QMacCocoaViewContainer on PyQt4
Python
/
pyqt
/
by
Keisuke URAGO
(9 years ago)
30
k
views
1
score
Printing list of ODBC data sources with pyodbc module
Python
/
database
,
odbc
,
sql
/
by
Michal Niklas
(10 years ago)
11
k
views
1
score
Priority Queue (with deletion)
Python
/
artificial_intelligence
,
heap
,
heapq
,
priority_queue
,
queue
/
by
elazar
(10 years ago, revision 5)
18
k
views
2
score
Get a value un windows registry
Python
/
registry
,
win32api
,
windows
/
by
Garel Alex
(10 years ago)
3
k
views
1
score
Unix head -n analog
Batch
/
head
/
by
greg zakharov
(10 years ago)
8
k
views
1
score
Calculating PI using trigonometric iterations
Python
/
math
,
mathematics
,
pi
/
by
FB36
(10 years ago)
5
k
views
1
score
de Polignac's Formula
Python
/
factorial
,
n
,
prime
,
primes
/
by
Samuel James Erickson
(10 years ago, revision 4)
4
k
views
1
score
Extending non-extendable C++ based Python classes
Python
/
attribute
,
proxy
,
subclass
/
by
Ahmet Emre Aladağ
(10 years ago, revision 2)
3
k
views
-1
score
Ten's Multiplication Algorithms in Python
Python
/
math
,
multiplication
,
python
/
by
Captain DeadBones
(10 years ago)
4
k
views
1
score
Komodo JS Macro - show git blame for the current editor line
JavaScript
/
blame
,
git
,
javascript
,
komodo
,
macro
,
scc
/
by
Philip Cooper
(10 years ago)
18
k
views
-1
score
Secant Method of Solving Equtions in Python
Python
/
mathematics
,
pytho
,
secant
/
by
Captain DeadBones
(11 years ago)
15
k
views
2
score
Split a sequence or generator using a predicate
Python
/
partition
,
sequence
,
splitting
/
by
Paul McGuire
(11 years ago, revision 3)
4
k
views
-2
score
File To Hex
Python
/
demonstration
/
by
Stephen Chappell
(11 years ago)
4
k
views
1
score
Local Secure
Perl
/
any
,
os_walk
/
by
Roger Mbiama Assogo
(11 years ago)
4
k
views
1
score
Tracking Child Classes
Python
/
child
,
classes
/
by
Evert van de Waal
(11 years ago)
4
k
views
1
score
Remove the real "input()" function from a current text mode Python 1.4.0 to 2.7.2 session...
Python
/
amiga
,
apple
,
e_uae
,
input
,
linux
,
macbook_pro
,
raw_input
,
windows
,
winuae
/
by
Barry Walker
(12 years ago)
20
k
views
1
score
Convert a nested Python data structure to XML
Python
/
serialize
,
xml
/
by
Graham Poulter
(12 years ago, revision 2)
4
k
views
1
score
Equally-spaced floats part 2
Python
/
float
,
range
,
spread
/
by
Steven D'Aprano
(12 years ago)
Recipe 1 to 20 of 57
« Prev
1
2
3
Next »
View
popular
,
latest
,
top-rated
or
most viewed
Feed of the latest recipes tagged "meta:loc=23"
Top-rated recipes
Spreadsheet
(Python)
Getting items in batches
(Python)
Manipulating Windows Services
(Python)
PDF a Directory of Images using Re…
(Python)
Get a value un windows registry
(Python)
Split a sequence or generator usin…
(Python)
Context manager to temporarily set…
(Python)
Remove whitespace-only text nodes …
(Python)
Modifying (upgrading) pickles with…
(Python)
Using ctypes to manipulate Windows…
(Python)
Related tags
+
−
algorithms
(6)
+
−
database
(3)
+
−
math
(3)
+
−
programs
(3)
+
−
shortcuts
(3)
+
−
common
(2)
+
−
files
(2)
+
−
gcd
(2)
+
−
greatest
(2)
+
−
javascript
(2)
+
−
komodo
(2)
+
−
mathematics
(2)
+
−
python
(2)
+
−
sysadmin
(2)
+
−
text
(2)
+
−
windows
(2)
+
−
xml
(2)
+
−
96
+
−
amiga
+
−
any
x
Undo