Home
last modified time | relevance | path

Searched refs:quotedata (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Lib/
H A Dsmtplib.py60 "quoteaddr", "quotedata", "SMTP"]
167 def quotedata(data): function
/third_party/python/Lib/test/
H A Dtest_smtplib.py80 self.assertEqual(expected, smtplib.quotedata(teststr))

Completed in 5 milliseconds