weechat is crashing on exit if python plugin is loaded
Description:
if several scripts are used for a python plugin, then weechat crashes after unloading the last one.
Additional info:
I tested this fix.
Steps to reproduce:
- enable python plugin in weechat
- load 2 or more python scripts EG: autosort and go
- try to unload them one by one