Home | History | Annotate | Download | only in Lib

Lines Matching defs:__format__

3785     def __format__(self, specifier, context=None, _localeconv=None):
6181 # Python numeric classes that want to implement __format__