Skip to content
GitLab
Explore
Sign in
Register
Kirill Smelkov
cpython
Repository
cpython
Objects
tupleobject.c
Find file
Blame
History
Permalink
Mark Favas was quick to note that the last checkin divides by zero
· a376adb3
Guido van Rossum
authored
Jul 13, 1999
when n == 0... So divide by a->ob_size instead which was already tested for 0.
a376adb3