Replace all occurrences of old with new in place. Returns number of replacements made. old -- The bitstring to replace. new -- The replacement bitstring. start -- Any occurrences that start before this will not be replaced. Defaults to 0. en
(self, old, new, start=None, end=None, count=None,
bytealigned=None)
source not stored for this graph (policy: none)
no test coverage detected