[docs] [issue27416] typo / missing word in docs.python.org/2/library/copy.html
STINNER Victor
report at bugs.python.org
Thu Jun 30 05:52:01 EDT 2016
STINNER Victor added the comment:
> Because deep copy copies everything it may copy too much, e.g., administrative data structures that should be shared even between copies.
I agree that the sentence sounds wrong. I applied David's patch, it also helped me to understand. Thanks :-)
----------
nosy: +haypo
resolution: -> fixed
status: open -> closed
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue27416>
_______________________________________
More information about the docs
mailing list