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

Function format

Lib/locale.py:185–196  ·  view source on GitHub ↗

Returns the locale-aware substitution of a %? specifier (percent). additional is for format strings which contain one or more '*' modifiers.

(percent, value, grouping=False, monetary=False, *additional)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 11

format_stringFunction · 0.70
currencyFunction · 0.70
strFunction · 0.70
_testFunction · 0.70
multicolumnMethod · 0.70
_format_usageMethod · 0.70
format_fieldMethod · 0.70
pyerrors.hFile · 0.50
sysmodule.hFile · 0.50
pgenheaders.hFile · 0.50
stringobject.hFile · 0.50

Calls 3

groupMethod · 0.80
_formatFunction · 0.70
matchMethod · 0.45

Tested by

no test coverage detected