Login
From:
Python documentation
(Uncensored)
subscribe
copy — Shallow and deep copy operations — Python 3.13.0 documentation
https://docs.python.org/3/library/copy.html
links
backlinks
Source code: Lib/copy.py Assignment statements in Python do not copy objects, they create bindings between a target and an object. For collections that are mutable or contain mutable items, a copy ...
Roast topics
Find topics
Find it!