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

Function replace_single_character

Objects/stringobject.c:2603–2667  ·  view source on GitHub ↗

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

PyErr_SetStringFunction · 0.85
countcharFunction · 0.70
return_selfFunction · 0.70
findcharFunction · 0.70

Tested by

no test coverage detected