SCIENTIFIC-LINUX-USERS Archives

April 2011

SCIENTIFIC-LINUX-USERS@LISTSERV.FNAL.GOV

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Vaclav Mocek <[log in to unmask]>
Reply To:
Vaclav Mocek <[log in to unmask]>
Date:
Thu, 14 Apr 2011 12:31:22 +0100
Content-Type:
text/plain
Parts/Attachments:
text/plain (15 lines)
On 04/14/2011 09:22 AM, Ole Streicher wrote:
> raise Exception()
I am not able to reproduce it ....

When I run your example I got:

$ python python_exception.py
Traceback (most recent call last):
   File "python_exception.py", line 3, in <module>
     raise Exception()
Exception
$

Vaclav M.

ATOM RSS1 RSS2