jithurjacob / Windows-10-Toast-Notifications

Python library to display Windows 10 Toast Notifications
MIT License
970 stars 168 forks source link

Specify __all__ to fix `from win10toast import *` #8

Closed eric-wieser closed 7 years ago

eric-wieser commented 7 years ago

before, this would clobber tonnes of things in the global namespace