diff options
author | Guido van Rossum <guido@python.org> | 2003-04-16 21:13:23 +0000 |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 2003-04-16 21:13:23 +0000 |
commit | bc74a75c7ee3f210674d383bc17aa5aaa5f58fc8 (patch) | |
tree | 4a941aad8f6bb40bcbfefb88b47d120e08779d70 /Python/pythonrun.c | |
parent | 1d96f249e2b64d0ee0ca3575fd0550f2724e0f45 (diff) | |
download | cpython-bc74a75c7ee3f210674d383bc17aa5aaa5f58fc8.tar.gz |
- The repr() of a weakref object now shows the __name__ attribute of
the referenced object, if it has one.
Also use %p to format pointers consistently, and use <weakproxy ...>
in proxy_repr(), to match the type name.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions