mirror of
https://github.com/Rapptz/discord.py.git
synced 2026-01-15 18:51:41 +00:00
This also removes the encoding on the top, since Python 3 does it by default. It also changes some methods to use `yield from`.
This also removes the encoding on the top, since Python 3 does it by default. It also changes some methods to use `yield from`.