pyapp-org/pyapp

Events/Callbacks do not work on classes with __slots__ defined

Closed this issue · 0 comments

Internal behaviour of these objects does not work when __slots__ is defined.

The behaviour is cannot change however a better error can be raised to indicate what the issue is.