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

Lines Matching refs:quote

1030 def escape(s, quote=None):
1032 If the optional flag quote is true, the quotation mark character (")
1037 if quote: