use __slots__, it seems all the parent classes need to have slots as well for this to work. all python defined srna classes are checked for this too
115 KiB
115 KiB
use __slots__, it seems all the parent classes need to have slots as well for this to work. all python defined srna classes are checked for this too