mirror of
https://github.com/Rapptz/discord.py.git
synced 2026-01-14 10:11:44 +00:00
6f71552c50 introduced a regression: loading a module that is not in a package
does not add it to sys.modules. Updating sys.modules is required after all.