MCPcopy Create free account
hub / github.com/IncideDigital/Mistica / __setitem__

Method __setitem__

utils/bitstring.py:3085–3191  ·  view source on GitHub ↗

Set item or range to new value. Indices are in units of the step parameter (default 1 bit). Stepping is used to specify the number of bits in each item. If the length of the bitstring is changed then pos will be moved to after the inserted section, otherwise it will

(self, key, value)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 10

__getitem__Method · 0.95
BitsClass · 0.85
_unsetMethod · 0.80
_setMethod · 0.80
_deleteMethod · 0.80
_insertMethod · 0.80
_getbinMethod · 0.80
_setbin_unsafeMethod · 0.80
joinMethod · 0.80
_overwriteMethod · 0.80

Tested by

no test coverage detected