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

Method __irshift__

utils/bitstring.py:3257–3270  ·  view source on GitHub ↗

Shift bits by n to the right in place. Return self. n -- the number of bits to shift. Must be >= 0.

(self, n)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

_irshiftMethod · 0.80

Tested by

no test coverage detected