File: //opt/alt/python27/lib64/python2.7/site-packages/guppy/etc/Compat.pyo
�
;�Pc           @   s�   y e  Wn e k
 r! e Z  n Xy e Wn e k
 rF d  �  Z n Xy e Wn e k
 rn d Z d Z n Xy e Wn e k
 r� d �  Z n Xd �  Z e �  d S(   c         C   s   |  S(   N(    (   t   x(    (    sC   /opt/alt/python27/lib64/python2.7/site-packages/guppy/etc/Compat.pyt   bool   s    i    i   c         C   s   t  d  t t |  � � |  � S(   N(   t   mapt   Nonet   xranget   len(   t   lt(    (    sC   /opt/alt/python27/lib64/python2.7/site-packages/guppy/etc/Compat.pyt	   enumerate$   s    c          C   sS   d d  l  }  x@ t �  j �  D]/ \ } } | d  d k r t |  | | � q q Wd  S(   Ni����i   t   _(   t   __builtin__t   globalst   itemst   setattr(   R	   t   namet   value(    (    sC   /opt/alt/python27/lib64/python2.7/site-packages/guppy/etc/Compat.pyt   _make_system_compatible'