Skip to content

Added Implementations of __copy__ and __deepcopy__ to show which objects are allowed to be copied and which not.#50

Merged
birkholz-cubert merged 1 commit into
mainfrom
feature/add_deep_copy_func
Jan 21, 2025
Merged

Added Implementations of __copy__ and __deepcopy__ to show which objects are allowed to be copied and which not.#50
birkholz-cubert merged 1 commit into
mainfrom
feature/add_deep_copy_func

added __copy__ and __deepcopy__ functions to make, clear which object…

347bde3
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs