mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
Ouch, it's Carlo Verre, not Verre Carlo.
This commit is contained in:
parent
357981e99d
commit
52b2705e9c
2 changed files with 6 additions and 6 deletions
|
@ -3575,7 +3575,7 @@ wrap_cmpfunc(PyObject *self, PyObject *args, void *wrapped)
|
|||
}
|
||||
|
||||
/* Helper to check for object.__setattr__ or __delattr__ applied to a type.
|
||||
This is called the Verre Carlo hack after its discoverer. */
|
||||
This is called the Carlo Verre hack after its discoverer. */
|
||||
static int
|
||||
hackcheck(PyObject *self, setattrofunc func, char *what)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue