mirror of
https://github.com/python/cpython.git
synced 2026-05-14 00:18:52 -04:00
62f9588663
set.add(0) and set.add.__get__(0) now raise TypeError with same error message.
Source files for various builtin objects