Skip to content
Snippets Groups Projects
Commit e67e4c01 authored by Daniel Brown's avatar Daniel Brown
Browse files

Attempt at fixing referencing issue when deep copying the various pykat...

Attempt at fixing referencing issue when deep copying the various pykat objects. It was an issue because they create dynamic properties for classes on the fly depending on which components are added, e.g. so that you can do kat.m1. However on copying the class definitions also need to be deep-copied by creating a new class and copying over the properties.
parent 9ccb67d3
Branches
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment