On 5/9/21 3:00 AM, M.-A. Lemburg wrote:
BTW: For better readability, I'd also not output the ^^^^ lines for every stack level in the traceback, but just the last one, since it's usually clear where the call to the next stack level happens in the upper ones.
Playing devil's advocate: in the un-usual case, where it may be ambiguous where the call came from, outputting the ^^^^ lines could be a real life-saver.
I concede this is rare, //arry/
_______________________________________________ Python-Dev mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/python-dev.python.org/ Message archived at https://mail.python.org/archives/list/[email protected]/message/OTTSTWR4I7AG4J7RJX4PLCGCZO6DVOMZ/ Code of Conduct: http://python.org/psf/codeofconduct/
