diff options
author | Guido van Rossum <guido@python.org> | 1999-10-10 21:14:25 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 1999-10-10 21:14:25 (GMT) |
commit | 08a92cb56874537b88a224e9fcd6a3d89a5a703b (patch) | |
tree | 7e03427bf8bce182a7024d69fc265aeeb3bef22c /Objects/classobject.c | |
parent | c4eb6a6afd7d3a1e0c13b6b021f3bd91e3b47fd7 (diff) | |
download | cpython-08a92cb56874537b88a224e9fcd6a3d89a5a703b.zip cpython-08a92cb56874537b88a224e9fcd6a3d89a5a703b.tar.gz cpython-08a92cb56874537b88a224e9fcd6a3d89a5a703b.tar.bz2 |
Jeremy writes:
I found the following patch helpful in tracking down a bug in some
code. I had appended time, the module, instead of time.time(). Not
sure if it is generally true that printing the repr of the object is
good, but I expect that most unpicklable things will have fairly
information and concise reprs (like files or sockets or modules).
Diffstat (limited to 'Objects/classobject.c')
0 files changed, 0 insertions, 0 deletions