Home
last modified time | relevance | path

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

/third_party/python/Lib/
Dcgi.py65 def initlog(*allargs):
106 def nolog(*allargs):
/third_party/python/Python/
Dceval.c6471 PyObject *const *allargs; local