Home | History | Annotate | Download | only in test

Lines Matching refs:quote_char

1096     def test_basic_auth(self, quote_char='"'):
1103 (quote_char, realm, quote_char) )
1113 self.test_basic_auth(quote_char="'")