diff options
author | Sanyam Khurana <CuriousLearner@users.noreply.github.com> | 2017-04-09 15:52:30 +0530 |
---|---|---|
committer | Nick Coghlan <ncoghlan@gmail.com> | 2017-04-09 20:22:30 +1000 |
commit | 19e04942562a980ad2519f6ff79c455a7472783b (patch) | |
tree | 808c001f003bb17828e04e35f40d4715beb6352b /Lib/urllib/request.py | |
parent | 0e6cb2ea624570ed08c354f1ed1f595dab4192d6 (diff) | |
download | cpython-git-19e04942562a980ad2519f6ff79c455a7472783b.tar.gz |
bpo-29506: Clarify deep copy note in copy module
The reference to administrative data was confusing to readers,
so this simplifies the note to explain that deep copying may copy
more then you intended, such as data that you expected to be
shared between copies.
Diffstat (limited to 'Lib/urllib/request.py')
0 files changed, 0 insertions, 0 deletions