high
lit
Sign in
Explain your code
Code Explainers
Code explainers tagged
#copy-on-write
python
from
copy
import
deepcopy
class
CowSnapshot
:
Copy-on-write attribute snapshots in Python
copy-on-write
descriptors
attribute-interception
Advanced
7 steps