MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / __rdivmod__

Method __rdivmod__

Lib/decimal.py:1431–1436  ·  view source on GitHub ↗

Swaps self/other and returns __divmod__.

(self, other, context=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

_convert_otherFunction · 0.85
__divmod__Method · 0.45

Tested by

no test coverage detected