Searched defs:getargs (Results 1 – 3 of 3) sorted by relevance
/third_party/curl/docs/cmdline-opts/ | ||
D | gen.pl | 448 sub getargs { subroutine |
/third_party/python/Lib/test/ | ||
D | test_getargs2.py | 751 from _testcapi import getargs_positional_only_and_keywords as getargs unknown in PositionalOnlyAndKeywords_TestCase |
/third_party/python/Lib/ | ||
D | inspect.py | 1190 def getargs(co): function |