Select Git revision
test_aperture.py
Forked from
finesse / pykat
687 commits behind the upstream repository.
-
Daniel Brown authored
objects that have properties dynamically added to themselves need to declare themselves as new classes, with a base class of the original. Otherwise when we add properties we add them to all instances.
Daniel Brown authoredobjects that have properties dynamically added to themselves need to declare themselves as new classes, with a base class of the original. Otherwise when we add properties we add them to all instances.
test_aperture.py 635 B