summaryrefslogtreecommitdiffstats
path: root/Lib/xml
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>2007-08-07 22:44:20 (GMT)
committerGuido van Rossum <guido@python.org>2007-08-07 22:44:20 (GMT)
commitbdba5cf69478c82b3f8f644e52e6b6ca7d474b97 (patch)
tree9576f0579b44bcba474bc066de08d18b081b56a2 /Lib/xml
parent0cb85a972f45ab1c59c6f11ecb73cf9509e23225 (diff)
downloadcpython-bdba5cf69478c82b3f8f644e52e6b6ca7d474b97.zip
cpython-bdba5cf69478c82b3f8f644e52e6b6ca7d474b97.tar.gz
cpython-bdba5cf69478c82b3f8f644e52e6b6ca7d474b97.tar.bz2
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 'Lib/xml')
0 files changed, 0 insertions, 0 deletions