# Compound Object
A compound [[object]] is an [[object]] that contain other [[Object|objects]], like [[List|lists]] or [[class]] [[Instance|instances]].
---
Bibliography:
- [copy — Shallow and deep copy operations - docs.python.org](https://docs.python.org/3/library/copy.html)