Home | History | Annotate | Download | only in Lib

Lines Matching refs:art_num

693         art_num = int(words[1])
695 return resp, art_num, message_id
708 - art_num: the article number
727 resp, art_num, message_id = self._statparse(resp)
728 return resp, ArticleInfo(art_num, message_id, lines)