commit | 04dbf3b5ec618956c9df58ce1d6e3dc089f5f095 | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Tue Aug 07 19:51:00 2007 +0000 |
committer | Guido van Rossum <guido@python.org> | Tue Aug 07 19:51:00 2007 +0000 |
tree | 034a834eb78fe400f52aeaa3eb2cd663e7a78ccd | |
parent | d474ce8c7a46edb5ab12c616cd307ab34699a816 [diff] |
Kill all uses and definitions of tp_print under Objects/. (Others will follow.) Finally kill intobject.c, which was #ifdef'ed out a long time ago.