You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Modules should be able to be reloaded, python modules included. I think the best solution for python modules is to put them in a 'package' like 'ircd' we have now and reload the package.
The text was updated successfully, but these errors were encountered:
Modules should be able to be reloaded, python modules included. I think the best solution for python modules is to put them in a 'package' like 'ircd' we have now and reload the package.
The text was updated successfully, but these errors were encountered: