python (3.11.7)
    e6                         d dl Z  G d de j                  Z G d de j                  Zedk    r e j                     dS dS )    Nc                   h    e Zd Zd Zd Zd Zd Zd Zd Zd Z	d Z
d	 Zd
 Zd Z
d Zd
 Zd Zd ZdS )ExceptTestCasesc                     d}d}d}	 t          d          #  d}Y nxY w	 d}n# d}w xY w|                     |           |                     |           |                     |           d S NFznyaa!T	Exception
assertTrueassertFalseself
hit_excepthit_elsehit_finallys       R/BuggyBox/python/3.11.7/bootstrap/lib/python3.11/test/test_exception_variations.pytest_try_except_else_finallyz,ExceptTestCases.test_try_except_else_finally   s    
	G$$$	JJJJ KK$K
###$$$"""""s    $ (c                     d}d}d}	 	 d}n	#  d}Y nxY wd}n# d}w xY w|                      |           |                     |           |                     |           d S NFTr
   r	   r   s       r   )test_try_except_else_finally_no_exceptionz9ExceptTestCases.test_try_except_else_finally_no_exception   s    
	 HH	JJJ KK$K$$$$$$!!!!!s     c                     d}d}	 t          d          #  d}Y nxY w	 d}n# d}w xY w|                     |           |                     |           d S NFzyarr!Tr   r	   r   r
   r   s      r   test_try_except_finallyz'ExceptTestCases.test_try_except_finally)   su    
	G$$$	JJJJKK$K
###$$$$$s    "