Files
cpython/Objects
Guido van Rossum e75bfde7e9 Bugfix candidate.
Fix SF bug #511603: Error calling str on subclass of int

Explicitly fill in tp_str with the same pointer as tp_repr.
2002-02-01 15:34:10 +00:00
..
2001-10-19 13:49:35 +00:00
2001-08-29 23:54:21 +00:00
2002-02-01 15:34:10 +00:00