Jonas Melian wrote:
> Kent Johnson wrote:
>
>>>Is there any way of checking all possible errors, show you all error
>>>messages, and then exit.
>>
>>I don't understand your question. Can you give an example of what you would
>>like to do?
>>
>
> The idea was check all exceptions before of exit.
Kent Johnson wrote:
>
>>Is there any way of checking all possible errors, show you all error
>>messages, and then exit.
>
> I don't understand your question. Can you give an example of what you would
> like to do?
>
The idea was check all exceptions before of exit. I made it :)
flag_error = Fa
Jonas Melian wrote:
> Is there any way of checking all possible errors, show you all error
> messages, and then exit.
>
> If i use :: sys.exit("error message") :: it only shows this error
> message before of exit.
I don't understand your question. Can you give an example of what you would
like t
Is there any way of checking all possible errors, show you all error
messages, and then exit.
If i use :: sys.exit("error message") :: it only shows this error
message before of exit.
Thanks in advance!
___
Tutor maillist - Tutor@python.org
http://mai