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

Method any

utils/bitstring.py:2745–2765  ·  view source on GitHub ↗

Return True if any of one or many bits are set to value. value -- If value is True then checks for bits set to 1, otherwise checks for bits set to 0. pos -- An iterable of bit positions. Negative numbers are treated in the same way as slice indices. D

(self, value, pos=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

__nonzero__Method · 0.95

Calls 1

getbitMethod · 0.80

Tested by

no test coverage detected