jfhbrook / pyee

A rough port of Node.js's EventEmitter to Python with a few tricks of its own
https://github.com/jfhbrook/public
MIT License
371 stars 39 forks source link

Update Deprecation Warning #66

Closed jfhbrook closed 4 years ago

jfhbrook commented 4 years ago

I noticed the deprecation warning didn't call out the new TrioEventEmitter, so here it is.