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

/external/python/cpython3/Lib/test/
H A Dtest_nntplib.py160 def check_article_resp(self, resp, article, art_num=None): member in class:NetworkedNNTPTestsMixin
184 self.check_article_resp(resp, head, art_num)
187 self.check_article_resp(resp, body, art_num)
190 self.check_article_resp(resp, article, art_num)

Completed in 45 milliseconds