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
Top-rated recipes tagged "shortcuts"
Tags:
shortcuts
x
Recipe 101 to 120 of 138
« Prev
1
2
3
4
5
6
7
Next »
3
k
views
1
score
Some python style switches
Python
/
shortcuts
/
by
Runsun Pan
(18 years ago)
3
k
views
1
score
multi-replace
Python
/
shortcuts
/
by
John Nielsen
(18 years ago)
79
k
views
1
score
Invert a dictionary (one-liner)
Python
/
shortcuts
/
by
Joel Lawhead
(18 years ago)
3
k
views
1
score
imapmethod and friends
Python
/
shortcuts
/
by
Michael Hoffman
(18 years ago)
16
k
views
1
score
Checking multiple endings
Python
/
shortcuts
/
by
Michele Simionato
(19 years ago, revision 3)
6
k
views
1
score
co_pickle , a module to serialize code objects
Python
/
shortcuts
/
by
Andres Tremols
(19 years ago)
5
k
views
1
score
Generator for arbitrary assignment
Python
/
shortcuts
/
by
Brett Cannon
(19 years ago)
7
k
views
1
score
Simplify Assignment to Member Variables
Python
/
shortcuts
/
by
Jimmy Retzlaff
(19 years ago)
6
k
views
1
score
Initializing attributes to a constant value
Python
/
shortcuts
/
by
Sébastien Keim
(19 years ago)
6
k
views
1
score
base64 encoding - oneliner
Python
/
shortcuts
/
by
anurag uniyal
(20 years ago)
14
k
views
1
score
simple generator for flattening nested containers
Python
/
shortcuts
/
by
H. Krekel
(20 years ago)
3
k
views
1
score
One-liner to add columns in a file
Python
/
shortcuts
/
by
anurag uniyal
(20 years ago)
4
k
views
1
score
list type operations on strings-tuple
Python
/
shortcuts
/
by
anurag uniyal
(20 years ago, revision 3)
7
k
views
1
score
reverse,sort,extend string/tuple/list
Python
/
shortcuts
/
by
anurag uniyal
(20 years ago, revision 2)
10
k
views
1
score
"Oneliner" for reverse/sort/extend strings/tuple/lists NOT in place
Python
/
shortcuts
/
by
H. Krekel
(20 years ago, revision 3)
3
k
views
1
score
NullClass accepts every function call (2liner)
Python
/
shortcuts
/
by
H. Krekel
(20 years ago)
9
k
views
1
score
Howto change the implementation of a method at runtime
Python
/
shortcuts
/
by
Brian Quinlan
(20 years ago)
8
k
views
1
score
Synchronizing two lists
Python
/
shortcuts
/
by
Van Gale
(20 years ago)
6
k
views
1
score
One-line 2-D Array Transposition
Python
/
shortcuts
/
by
Steve Holden
(20 years ago)
31
k
views
1
score
Processing a string one character at a time
Python
/
shortcuts
/
by
Hamish Lawson
(21 years ago)
Recipe 101 to 120 of 138
« Prev
1
2
3
4
5
6
7
Next »
View
popular
,
latest
,
top-rated
or
most viewed
Feed of the top-rated recipes tagged "shortcuts"
Related tags
+
−
abc
+
−
collections
+
−
command
+
−
dispatcher
+
−
dry
+
−
expression
+
−
inheritance
+
−
math
+
−
microblogging
+
−
namedtuple
+
−
solver
+
−
subclass
+
−
sysadmin
+
−
tornado
+
−
twitter
+
−
url
+
−
web
+
−
windows
+
−
wrapper
x
Undo