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
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