(no title)
fjp | 6 years ago
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.
fjp | 6 years ago
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.
No comments yet.