/aosp_15_r20/external/python/cpython3/Lib/ |
D | nntplib.py | 551 def _longcmdstring(self, line, file=None): member in NNTP 569 resp, lines = self._longcmdstring("LIST OVERVIEW.FMT") 590 resp, lines = self._longcmdstring("CAPABILITIES") 609 resp, lines = self._longcmdstring(cmd, file) 626 return self._longcmdstring(cmd, file) 640 resp, lines = self._longcmdstring(command, file) 646 resp, lines = self._longcmdstring('LIST NEWSGROUPS ' + group_pattern) 651 resp, lines = self._longcmdstring('XGTITLE ' + group_pattern) 717 return self._longcmdstring('HELP', file) 820 resp, lines = self._longcmdstring('XHDR {0} {1}'.format(hdr, str), file) [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/ |
D | nntplib.py | 551 def _longcmdstring(self, line, file=None): member in NNTP 569 resp, lines = self._longcmdstring("LIST OVERVIEW.FMT") 590 resp, lines = self._longcmdstring("CAPABILITIES") 609 resp, lines = self._longcmdstring(cmd, file) 626 return self._longcmdstring(cmd, file) 640 resp, lines = self._longcmdstring(command, file) 646 resp, lines = self._longcmdstring('LIST NEWSGROUPS ' + group_pattern) 651 resp, lines = self._longcmdstring('XGTITLE ' + group_pattern) 717 return self._longcmdstring('HELP', file) 820 resp, lines = self._longcmdstring('XHDR {0} {1}'.format(hdr, str), file) [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/ |
D | nntplib.py | 551 def _longcmdstring(self, line, file=None): member in NNTP 569 resp, lines = self._longcmdstring("LIST OVERVIEW.FMT") 590 resp, lines = self._longcmdstring("CAPABILITIES") 609 resp, lines = self._longcmdstring(cmd, file) 626 return self._longcmdstring(cmd, file) 640 resp, lines = self._longcmdstring(command, file) 646 resp, lines = self._longcmdstring('LIST NEWSGROUPS ' + group_pattern) 651 resp, lines = self._longcmdstring('XGTITLE ' + group_pattern) 717 return self._longcmdstring('HELP', file) 820 resp, lines = self._longcmdstring('XHDR {0} {1}'.format(hdr, str), file) [all …]
|
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/ |
H A D | nntplib.py | 551 def _longcmdstring(self, line, file=None): member in NNTP 569 resp, lines = self._longcmdstring("LIST OVERVIEW.FMT") 590 resp, lines = self._longcmdstring("CAPABILITIES") 609 resp, lines = self._longcmdstring(cmd, file) 626 return self._longcmdstring(cmd, file) 640 resp, lines = self._longcmdstring(command, file) 646 resp, lines = self._longcmdstring('LIST NEWSGROUPS ' + group_pattern) 651 resp, lines = self._longcmdstring('XGTITLE ' + group_pattern) 717 return self._longcmdstring('HELP', file) 820 resp, lines = self._longcmdstring('XHDR {0} {1}'.format(hdr, str), file) [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/ |
D | nntplib.py | 551 def _longcmdstring(self, line, file=None): member in NNTP 569 resp, lines = self._longcmdstring("LIST OVERVIEW.FMT") 590 resp, lines = self._longcmdstring("CAPABILITIES") 609 resp, lines = self._longcmdstring(cmd, file) 626 return self._longcmdstring(cmd, file) 640 resp, lines = self._longcmdstring(command, file) 646 resp, lines = self._longcmdstring('LIST NEWSGROUPS ' + group_pattern) 651 resp, lines = self._longcmdstring('XGTITLE ' + group_pattern) 717 return self._longcmdstring('HELP', file) 820 resp, lines = self._longcmdstring('XHDR {0} {1}'.format(hdr, str), file) [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/ |
D | nntplib.py | 551 def _longcmdstring(self, line, file=None): member in NNTP 569 resp, lines = self._longcmdstring("LIST OVERVIEW.FMT") 590 resp, lines = self._longcmdstring("CAPABILITIES") 609 resp, lines = self._longcmdstring(cmd, file) 626 return self._longcmdstring(cmd, file) 640 resp, lines = self._longcmdstring(command, file) 646 resp, lines = self._longcmdstring('LIST NEWSGROUPS ' + group_pattern) 651 resp, lines = self._longcmdstring('XGTITLE ' + group_pattern) 717 return self._longcmdstring('HELP', file) 820 resp, lines = self._longcmdstring('XHDR {0} {1}'.format(hdr, str), file) [all …]
|