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
Popular recipes by Peter Kleiweg
Tags:
66
k
views
1
score
Using re.match, re.search, and re.group in if ... elif ... elif ... else ...
Python
/
text
/
by
Peter Kleiweg
(18 years ago, revision 5)
26
k
views
2
score
Handling of command line arguments: options, arguments, file(s) content iterator
Python
/
files
/
by
Peter Kleiweg
(19 years ago, revision 4)
8
k
views
1
score
RE match and replace through operator overloading
Python
/
text
/
by
Peter Kleiweg
(19 years ago, revision 2)
View
popular
,
latest
,
top-rated
or
most viewed
Feed of the popular recipes by Peter Kleiweg
Top-rated recipes
Handling of command line arguments…
(Python)
Using re.match, re.search, and re.…
(Python)
RE match and replace through opera…
(Python)
x
Undo