mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-05-12 16:59:50 +00:00
Use the more explicit (and common) exc instead of e as the variable holding the exception in except handlers.
Use the more explicit (and common) exc instead of e as the variable holding the exception in except handlers.