3
I^                 @   s   d dl mZ dd ZdS )    )
SyntaxTreec             C   s   |d }|dkr|d }|dkr|d
 }	|	dkr:|d }
n |	dkrFdS |	d	ksRt |	d }
|d }t|trz|j j }n|j }|
j|kS dS )N   Zexcept_handler_elser   except_handler   Z	COME_FROMEND_FINALLYFZ
come_fromsr   )AssertionError
isinstancer   Zfirst_childZoff2intattr)selflhsnZruleasttokensfirstlastr   Z	come_fromZfirst_come_fromZleading_jumpZexcept_handler_first_offset r   g/home/psgendb/BIRCHDEV/python/lib/python3.6/site-packages/uncompyle6/parsers/reducecheck/tryelsestmt.pytryelsestmt   s"    


r   N)Zuncompyle6.parsers.treenoder   r   r   r   r   r   <module>   s   