exceptions

Delaney, Timothy C (Timothy) tdelaney at avaya.com
Sun Jan 11 23:53:58 EST 2004


> From: Elaine Jackson
> 
> Could someone give me a hint regarding exceptions? 
> Specifically, how you handle
> different exceptions with different blocks of code? All I 
> know how to do now is
> to follow "raise" with a string (and even that is now 
> deprecated, apparently).

http://www.python.org/doc/current/tut/node10.html

>From the Python web site:

Home
    Beginners Guide (Documentation)
        Python for (Non-)Programmers
            Python Tutorial

Tim Delaney




More information about the Python-list mailing list