docs
code
community
mailing lists
downloads
blogs
bugs
safari bookshelf
workspace
ActiveState Code
Sign in
|
Register (Free!)
Add a recipe
|
Recipes
|
Languages
|
Tags
|
Authors
Python recipes tagged with "shortcuts"
Recipe 121 to 134 of 134
« Prev
1
2
3
4
5
6
7
Next »
list type operations on strings-tuple
Python
/
shortcuts
/
by
anurag uniyal
(7 years, 7 months ago, revision 3)
reverse,sort,extend string/tuple/list
Python
/
shortcuts
/
by
anurag uniyal
(7 years, 7 months ago, revision 2)
"Oneliner" for reverse/sort/extend strings/tuple/lists NOT in place
Python
/
shortcuts
/
by
H. Krekel
(7 years, 7 months ago, revision 3)
NullClass accepts every function call (2liner)
Python
/
shortcuts
/
by
H. Krekel
(7 years, 7 months ago)
Howto change the implementation of a method at runtime
Python
/
shortcuts
/
by
Brian Quinlan
(7 years, 12 months ago)
Synchronizing two lists
Python
/
shortcuts
/
by
Van Gale
(8 years, 1 month ago)
One-line 2-D Array Transposition
Python
/
shortcuts
/
by
Steve Holden
(8 years, 1 month ago)
Add an entry to a dictionary, unless the entry is already there
Python
/
shortcuts
/ 1 point (1 vote) /
by
Alex Martelli
(8 years, 3 months ago, revision 2)
frange(), a range function with float increments
Python
/
shortcuts
/ 1 point (3 votes) /
by
Dinu Gherman
(8 years, 3 months ago)
Looping through multiple lists
Python
/
shortcuts
/
by
andy mckay
(8 years, 4 months ago, revision 2)
Processing a string one character at a time
Python
/
shortcuts
/ 0 points (2 votes) /
by
Hamish Lawson
(8 years, 5 months ago)
Swapping values without using a temporary variable
Python
/
shortcuts
/
by
Hamish Lawson
(8 years, 5 months ago, revision 2)
Finding the intersection of two dicts
Python
/
shortcuts
/
by
andy mckay
(8 years, 5 months ago, revision 2)
Getting a value from a dictionary
Python
/
shortcuts
/ 1 point (1 vote) /
by
andy mckay
(8 years, 6 months ago)
Recipe 121 to 134 of 134
« Prev
1
2
3
4
5
6
7
Next »
View
20
,
50
,
100
recipes per page.
See all recipes tagged with "shortcuts".
See all Python recipes.
Feed of Python recipes tagged with "shortcuts"
Feed of all Python recipes