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

Function _format_align

Lib/decimal.py:6040–6071  ·  view source on GitHub ↗

Given an unpadded, non-aligned numeric string 'body' and sign string 'sign', add padding and alignment conforming to the given format specifier dictionary 'spec' (as produced by parse_format_specifier). Also converts result to unicode if necessary.

(sign, body, spec)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

__format__Method · 0.85
_format_numberFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected