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

Lines Matching full:quoted

23 _QStr = "(?:'[^']*'|\"[^\"]*\")"        # quoted XML string
573 self.syntax_error("attribute `%s' value not quoted" % attrname)