June 29, 2016
3:04 p.m.
New submission from Paul Killey: I wonder if the word 'not' is missing between 'that' and 'should' in this sentence in https://docs.python.org/2/library/copy.html? Because deep copy copies everything it may copy too much, e.g., administrative data structures that should be shared even between copies. ---------- assignee: docs@python components: Documentation messages: 269512 nosy: docs@python, paulkilley priority: normal severity: normal status: open title: typo / missing word in docs.python.org/2/library/copy.html versions: Python 2.7 _______________________________________ Python tracker <report@bugs.python.org> <http://bugs.python.org/issue27416> _______________________________________