summaryrefslogtreecommitdiffstats
path: root/Lib/xml/dom
diff options
context:
space:
mode:
Diffstat (limited to 'Lib/xml/dom')
0 files changed, 0 insertions, 0 deletions
r>commit3941a8fece7e714583965565795f2986aa203cb1 (patch) treee021f726f4c243bd475371e7300b82b8d16106d9 /Lib/test/test_ftplib.py parente5a9101519ded4efc38611d2f93594f3fe04147f (diff)downloadcpython-3941a8fece7e714583965565795f2986aa203cb1.zip
cpython-3941a8fece7e714583965565795f2986aa203cb1.tar.gz
cpython-3941a8fece7e714583965565795f2986aa203cb1.tar.bz2
Issue #1100562: Fix deep-copying of objects derived from the list and dict types.
Patch by Michele Orrù and Björn Lindqvist.