Home
last modified time | relevance | path

Searched defs:return_all (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Lib/
Dnntplib.py640 def _getdescriptions(self, group_pattern, return_all): argument
/external/python/bumble/bumble/
Dcore.py805 def get(self, type_id, return_all=False, raw=True): argument