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 tagged "replace" but not "str" and "python3"
Tags:
replace
x
-str
x
-python3
x
12
k
views
1
score
Recursive find replace in files using regex
Python
/
files
,
regex
,
replace
,
search
/
by
ccpizza
(7 years ago, revision 5)
10
k
views
2
score
Recursive find and replace in all files in directory with regex
Python
/
directory
,
recursion
,
regular_expressions
,
replace
/
by
ccpizza
(11 years ago)
8
k
views
3
score
Context manager to atomically replace a file
Python
/
atomic
,
contextmanager
,
file
,
replace
/
by
Oren Tirosh
(11 years ago, revision 3)
40
k
views
0
score
For Characters in a String, Replace with Character
Python
/
character
,
replace
,
substitute
,
text
/
by
Andrew Yurisich
(12 years ago, revision 9)
55
k
views
1
score
lreplace() and rreplace(): Replace the beginning and ends of a strings
Python
/
regex
,
replace
,
string
/
by
Dan McDougall
(13 years ago)
16
k
views
1
score
C# String.Replace with a char array
Java
/
csharp
,
replace
,
string
/
by
John Hurliman
(13 years ago)
7
k
views
1
score