Le 24/06/13 23:43, chrem a écrit :
Le 24/06/13 23:35, chrem a écrit :
Hi,
what is the best way to find out all exceptions for a class?
E.g. I want to find out all exceptions related to the zipfile (I'm
searching for the Bad password exception syntax).
thanks for your help or feedback,
Christop
On 06/24/2013 05:43 PM, chrem wrote:
Le 24/06/13 23:35, chrem a écrit :
Hi,
what is the best way to find out all exceptions for a class?
E.g. I want to find out all exceptions related to the zipfile (I'm
searching for the Bad password exception syntax).
thanks for your help or feedback,
Christ
chrem writes:
> Hi,
Howdy, congratulations on finding the Python programming language.
> what is the best way to find out all exceptions for a class?
Python is not Java. Your program doesn't need to know everything that
might happen; you should catch only those exceptions you can actually
deal
On 25/06/2013 7:43 AM, chrem wrote:
Le 24/06/13 23:35, chrem a écrit :
what is the best way to find out all exceptions for a class?
E.g. I want to find out all exceptions related to the zipfile (I'm
searching for the Bad password exception syntax).
The only way is to look at the source code fo
Le 24/06/13 23:35, chrem a écrit :
Hi,
what is the best way to find out all exceptions for a class?
E.g. I want to find out all exceptions related to the zipfile (I'm
searching for the Bad password exception syntax).
thanks for your help or feedback,
Christophe
without exception, it shown:
Ru
Hi,
what is the best way to find out all exceptions for a class?
E.g. I want to find out all exceptions related to the zipfile (I'm
searching for the Bad password exception syntax).
thanks for your help or feedback,
Christophe
--
http://mail.python.org/mailman/listinfo/python-list