MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / replace_substring_in_place

Function replace_substring_in_place

Objects/stringobject.c:2552–2600  ·  view source on GitHub ↗

len(self)>=1, len(from)==len(to)>=2, maxcount>=1 */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

replaceFunction · 0.70

Calls 3

stringlib_findFunction · 0.85
return_selfFunction · 0.70

Tested by

no test coverage detected