Home | History | Annotate | Download | only in python2.7

Lines Matching full:specifier

186     """Returns the locale-aware substitution of a %? specifier
191 # this is only for one-percent-specifier strings and this should be checked
195 "format specifier, %s not valid") % repr(percent))