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
Recipe 577953 revision 1
getVar = lambda searchList, ind: [searchList[i] for i in ind]
« Back to Recipe 577953
History
revision 1
(12 years ago)
x
Undo