Home
last modified time | relevance | path

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

/third_party/python/Lib/
Dsmtplib.py167 def quotedata(data): function
/third_party/python/Lib/test/
Dtest_smtplib.py78 self.assertEqual(expected, smtplib.quotedata(teststr))