Ñò
…n+Oc           @   s   d  d d „  ƒ  YZ  d S(   t   ContainerIOc           B   sM   e  Z d  „  Z d „  Z d d „ Z d „  Z d d „ Z d „  Z d „  Z RS(   c         C   s8   | |  _  d |  _ | |  _ | |  _ |  i  i | ƒ d  S(   Ni    (   t   fht   post   offsett   lengtht   seek(   t   selft   fileR   R   (    (    s9   /usr/local/lib/python2.6/dist-packages/PIL/ContainerIO.pyt   __init__   s
    				c         C   s   d S(   Ni    (    (   R   (    (    s9   /usr/local/lib/python2.6/dist-packages/PIL/ContainerIO.pyt   isatty(   s    i    c         C   sŠ   | d j o |  i  | |  _  n+ | d j o |  i | |  _  n
 | |  _  t d t |  i  |  i ƒ ƒ |  _  |  i i |  i |  i  ƒ d  S(   Ni   i   i    (   R   R   t   maxt   minR   R   R   (   R   R   t   mode(    (    s9   /usr/local/lib/python2.6/dist-packages/PIL/ContainerIO.pyR   3   s    	!c         C   s   |  i  S(   N(   R   (   R   (    (    s9   /usr/local/lib/python2.6/dist-packages/PIL/ContainerIO.pyt   tellC   s    c         C   s`   | o t  | |  i |  i ƒ } n |  i |  i } | p d S|  i | |  _ |  i i | ƒ S(   Nt    (   R   R   R   R   t   read(   R   t   n(    (    s9   /usr/local/lib/python2.6/dist-packages/PIL/ContainerIO.pyR   N   s    c         C   sG   d } x: |  i  d ƒ } | p Pn | | } | d j o Pq	 q	 | S(   NR   i   s   
(   R   (   R   t   st   c(    (    s9   /usr/local/lib/python2.6/dist-packages/PIL/ContainerIO.pyt   readline]   s    
c         C   s5   g  } x( |  i  ƒ  } | p Pn | i | ƒ q	 | S(   N(   R   t   append(   R   t   lR   (    (    s9   /usr/local/lib/python2.6/dist-packages/PIL/ContainerIO.pyt	   readlinesm   s    (	   t   __name__t
   __module__R   R	   R   R   R   R   R   (    (    (    s9   /usr/local/lib/python2.6/dist-packages/PIL/ContainerIO.pyR       s   		
			N(    (   R    (    (    (    s9   /usr/local/lib/python2.6/dist-packages/PIL/ContainerIO.pyt   <module>   s    