Comment 5 for bug 2065120

Revision history for this message
Chris Papademetrious (chrispitude) wrote :

I decided this deserved its own issue:

====
2067412: When a Tag is copied, multi-valued attribute value lists are not deeply copied
https://bugs.launchpad.net/beautifulsoup/+bug/2067412
====

Putting this bug aside, is my understanding correct that for BeautifulSoup tag objects, copy.copy() and copy.deepcopy() both always result in a deep copy?