[TxMt] Re: python full traceback
Monte Bel
montebel517 at gmail.com
Tue Dec 27 15:03:41 UTC 2011
>
>
>
I'm using python 2.7.1
I can duplicate your result with your script. But if you edit the script
to:
if __name__ == "__main__":
"""docstring for main"""
assert 1 == 2
I see a result of: (also attached)
Assertion Error:
My expected behavior is the output your original script produces.
Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macromates.com/textmate/attachments/20111227/07859af3/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: screen-capture-3.png
Type: image/png
Size: 68108 bytes
Desc: not available
URL: <http://lists.macromates.com/textmate/attachments/20111227/07859af3/attachment-0001.png>
More information about the textmate
mailing list