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

Function calc_number_widths

Objects/stringlib/formatter.h:435–548  ·  view source on GitHub ↗

not all fields of format are used. for example, precision is unused. should this take discrete params in order to be more clear about what it does? or is passing a single format parameter easier and more efficient enough to justify a little obfuscation? */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

format_float_internalFunction · 0.85
format_complex_internalFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected