diff options
author | Guido van Rossum <guido@python.org> | 2007-08-07 22:44:20 +0000 |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 2007-08-07 22:44:20 +0000 |
commit | bdba5cf69478c82b3f8f644e52e6b6ca7d474b97 (patch) | |
tree | 9576f0579b44bcba474bc066de08d18b081b56a2 /Python/Python-ast.c | |
parent | 0cb85a972f45ab1c59c6f11ecb73cf9509e23225 (diff) | |
download | cpython-git-bdba5cf69478c82b3f8f644e52e6b6ca7d474b97.tar.gz |
Change the repr() of frozenset instances (and set subclasses)
from name([e1, e2, ...]) to name({e1, e2, ...}).
This makes more sense now we have the set notation.
Diffstat (limited to 'Python/Python-ast.c')
0 files changed, 0 insertions, 0 deletions