summaryrefslogtreecommitdiffstats
path: root/Objects/classobject.c
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>1999-10-10 21:14:25 (GMT)
committerGuido van Rossum <guido@python.org>1999-10-10 21:14:25 (GMT)
commit08a92cb56874537b88a224e9fcd6a3d89a5a703b (patch)
tree7e03427bf8bce182a7024d69fc265aeeb3bef22c /Objects/classobject.c
parentc4eb6a6afd7d3a1e0c13b6b021f3bd91e3b47fd7 (diff)
downloadcpython-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