Format a Decimal instance according to the given specifier. The specifier should be a standard format specifier, with the form described in PEP 3101. Formatting types 'e', 'E', 'f', 'F', 'g', 'G', 'n' and '%' are supported. If the formatting type is omitted it defa
(self, specifier, context=None, _localeconv=None)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected