Comment 1 for bug 682685

Revision history for this message
Leonard Richardson (leonardr) wrote :

Can you give me some standalone code that reproduces the bug? It's true that NavigableString doesn't implement __deepcopy__, but neither does string or unicode, and I can successfully call deepcopy() on a NavigableString.