We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29f1690 commit d9728deCopy full SHA for d9728de
1 file changed
Modules/xxlimited.c
@@ -157,8 +157,7 @@ Xxo_get_data(PyObject *self)
157
}
158
159
// Xxo initialization
160
-// This is the implementation of Xxo.__new__; it takes arbitrary positional
161
-// and keyword arguments.
+// This is the implementation of Xxo.__new__
162
static PyObject *
163
Xxo_new(PyTypeObject *type, PyObject *args, PyObject *kwargs)
164
{
0 commit comments