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

Function replace_delete_single_character

Objects/stringobject.c:2413–2452  ·  view source on GitHub ↗

Special case for deleting a single character */ len(self)>=1, len(from)==1, to="", maxcount>=1 */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

replaceFunction · 0.70

Calls 4

countcharFunction · 0.70
return_selfFunction · 0.70
findcharFunction · 0.70

Tested by

no test coverage detected