nocarryr / python-dispatch

Lightweight event handling for Python
https://python-dispatch.readthedocs.io
MIT License
39 stars 3 forks source link

Add `DoesNotExistError` and `ExistsError` #21

Closed nocarryr closed 1 year ago

nocarryr commented 1 year ago

Raised in register_event, bind and emit for pre-existing / non-existing events

coveralls commented 1 year ago

Coverage Status

Coverage: 98.126% (+0.2%) from 97.931% when pulling c463814fcadf7f457fd0687fc8f5ecbfec7e53a9 on exists-errors into 222591f9ee8dae13430be311163bbed518993794 on master.