Searched defs:PyTuple (Results 1 – 1 of 1) sorted by relevance
107 callback: impl Fn(Python, &PyTuple, Option<&PyDict>) -> PyResult<()> + Send + 'static, in new()121 args: &PyTuple, in __call__()