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

Lines Matching defs:FormatError

1143                     raise FormatError('Invalid sequence specification: %s' %
2229 class FormatError(Error):