Home
last modified time | relevance | path

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

/third_party/python/Lib/
Dcgi.py57 def initlog(*allargs):
98 def nolog(*allargs):
/third_party/python/Python/
Dceval.c5107 PyObject *const *allargs; in PyEval_EvalCodeEx() local