Having just gone through the annoyingly difficult process of debugging a crash happening somewhere in my code, but not directly caused by python (not a traceback...something I'm doing in objc or elsewhere), I wonder:
Does pythonista record anything to a log when it crashes running python code? Is there some way to generate or examine such a log?
I swear I read a post on here at one point a while back which mentioned something about crash logs...but I can't find it by searching for that phrase.