Searched defs:getargs (Results 1 – 4 of 4) sorted by relevance
1198 sub getargs { subroutine
785 from _testcapi import getargs_positional_only_and_keywords as getargs unknown in PositionalOnlyAndKeywords_TestCase
303 struct _getargs_runtime_state getargs; member
1299 def getargs(co): function