commit | 5f5512d246c58aab5a5290a85a8279f4b91021c4 | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Fri Sep 14 15:50:08 2001 +0000 |
committer | Guido van Rossum <guido@python.org> | Fri Sep 14 15:50:08 2001 +0000 |
tree | 66adee00eb582ab6db4f122a029ccf2ac11b0853 | |
parent | 4441001b56d6179cc3bfa540493a7eb6e0324172 [diff] |
_PyObject_Dump(): print the type of the object. This is by far the most frequently interesting information IMO. Also tidy up the output.