[TxMt] python full traceback
Monte Bel
montebel517 at gmail.com
Tue Dec 27 04:02:54 UTC 2011
Greetings. Does anyone know a way to get TM2 to display the full Traceback
for the Python bundle "Run Script (cmd r)". Example:
assert 1 == 2
Traceback is:
Traceback (most recent call last):
File "~/Desktop/test.py", line 1, in <module>
assert 1 == 2
AssertionError
But in Textmate 1 & 2 is converted to:
Assertion Error: (adds colon)
Any guidance would be greatly appreciated. Happy holidays.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macromates.com/textmate/attachments/20111226/ead3c320/attachment.html>
More information about the textmate
mailing list