Searched defs:PythonTuple (Results 1 – 1 of 1) sorted by relevance
583 PythonTuple::PythonTuple(PyInitialValue value) { in PythonTuple() function in PythonTuple588 PythonTuple::PythonTuple(int tuple_size) { in PythonTuple() function in PythonTuple592 PythonTuple::PythonTuple(std::initializer_list<PythonObject> objects) { in PythonTuple() function in PythonTuple603 PythonTuple::PythonTuple(std::initializer_list<PyObject *> objects) { in PythonTuple() function in PythonTuple