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

Function replace_substring

Objects/stringobject.c:2670–2738  ·  view source on GitHub ↗

len(self)>=1, len(from)>=2, 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 5

stringlib_countFunction · 0.85
PyErr_SetStringFunction · 0.85
stringlib_findFunction · 0.85
return_selfFunction · 0.70

Tested by

no test coverage detected