Searched refs:quotedata (Results 1 – 2 of 2) sorted by relevance
/third_party/python/Lib/ | ||
D | smtplib.py | 167 def quotedata(data): function |
/third_party/python/Lib/test/ | ||
D | test_smtplib.py | 78 self.assertEqual(expected, smtplib.quotedata(teststr)) |