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

Method __imul__

utils/bitstring.py:3272–3281  ·  view source on GitHub ↗

Concatenate n copies of self in place. Return self. Called for expressions of the form 'a *= 3'. n -- The number of concatenations. 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

_imulMethod · 0.80

Tested by

no test coverage detected