6 ms·
Interesting, I guess they don't get spit out to the console by default. Overall Python has really good stack traces, but the hyper-dynamic nature of so many co
by fjp 7y ago
Interesting, I guess they don't get spit out to the console by default.
Overall Python has really good stack traces, but the hyper-dynamic nature of so many common libraries does make it tough to grok sometimes.
I usually end up reaching for the PyCharm debugger which is fantastic anyway.