3
Xw›^d  ã               @   s   d Z ddlmZ dd„ ZdS )z<Isolate Python 2.5+ version-specific semantic actions here.
é    )ÚTABLE_DIRECTc                s*   t jdddddœƒ ‡ fd	d
„}|ˆ _d S )Nú%|import %c%c
é   é   ú, %cú%|with %c:
%+%c%-r   ú%|with %c as (%c):
%+%c%-)ZimportmultipleZimport_contÚwithZ
withasstmtc                s’   t | d d ƒdkr„| d d d dkr„| d d d d dkrVd| d d d d _| d d d d dkr„d| d d d d _ˆ j| ƒ d S )Né   r   ÚstmtZ
try_exceptZtf_try_exceptZtryelsestmtZtf_tryelsestmt)ÚlenÚkindÚdefault)Únode)Úself© ú]/home/psgendb/BIRCHDEV/python/lib/python3.6/site-packages/uncompyle6/semantics/customize25.pyÚtryfinallystmt+   s    (z/customize_for_version25.<locals>.tryfinallystmt)r   r   r   )r   r   )r   r   r   )r   r   r   r   )r   ÚupdateZn_tryfinallystmt)r   Úversionr   r   )r   r   Úcustomize_for_version25   s    
r   N)Ú__doc__Zuncompyle6.semantics.constsr   r   r   r   r   r   Ú<module>   s   