diff options
author | Guido van Rossum <guido@python.org> | 2003-04-16 21:13:23 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 2003-04-16 21:13:23 (GMT) |
commit | c1f6e8cbc1d60c5fe00121c67bfc581301e7ce50 (patch) | |
tree | e508b3b6a8621b3330035178cd825a84e7f753c7 /Parser/grammar.c | |
parent | 6f29ff319b83c4e5cec1ddb06075d7a9da377a19 (diff) | |
download | cpython-c1f6e8cbc1d60c5fe00121c67bfc581301e7ce50.zip cpython-c1f6e8cbc1d60c5fe00121c67bfc581301e7ce50.tar.gz cpython-c1f6e8cbc1d60c5fe00121c67bfc581301e7ce50.tar.bz2 |
- 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 'Parser/grammar.c')
0 files changed, 0 insertions, 0 deletions