ÿØÿà JFIF      ÿÛ „ 	 ( %!1!%)+//.383,7(-.+



-%%-////---/-.+/--+------/------/--0+--/-/-----.-----ÿÀ  ¥2" ÿÄ               ÿÄ J  	     ! 1AQ"aq2‘#BR‚¡ÁÑ3br’¢±Âð$CSƒ²á4c“%DsÓñÿÄ              ÿÄ *        !1AQa‘"2q3±ð#b¡ÿÚ   ? ¼QxJQaÍuò¸Zö Úü8,ÐÚú
"SSn<rçù–´âE—^ªBÖ9À\†¸ÔÁT­ÃÛ5
ëd´³Í#Ý;Þ38œî ¶H£M:wÎ3…³…âpÔF&‚FK¸9„â4àGEõªfÿ ‘ñ(ßw­pŽF|È¥ù®häðÍÑ¶¹‘[ÒinÙW¶ùñY˜Q{›K"išÒ[Ú8žë\F¹@-?v"ÔU”,ìöžkÿ {I‡£šÍ?e
ríV
..............................................................................................................................................................................
.............................................................................                                                  
                                                                                                                                                                                     ÿØÿà JFIF      ÿÛ „ 	 ( %!1!%)+//.383,7(-.+



-%%-////---/-.+/--+------/------/--0+--/-/-----.-----ÿÀ  ¥2" ÿÄ               ÿÄ J  	     ! 1AQ"aq2‘#BR‚¡ÁÑ3br’¢±Âð$CSƒ²á4c“%DsÓñÿÄ              ÿÄ *        !1AQa‘"2q3±ð#b¡ÿÚ   ? ¼QxJQaÍuò¸Zö Úü8,ÐÚú
"SSn<rçù–´âE—^ªBÖ9À\†¸ÔÁT­ÃÛ5
ëd´³Í#Ý;Þ38œî ¶H£M:wÎ3…³…âpÔF&‚FK¸9„â4àGEõªfÿ ‘ñ(ßw­pŽF|È¥ù®häðÍÑ¶¹‘[ÒinÙW¶ùñY˜Q{›K"išÒ[Ú8žë\F¹@-?v"ÔU”,ìöžkÿ {I‡£šÍ?e
ríV
..............................................................................................................................................................................
.............................................................................                                                  
                                                                                                                                                                                     
^c           @   s   d  d l  Z  d  d l Td  d l m Z d  d l m Z d Z d Z e  j d  Z e  j d  Z e  j d	  Z	 d
 e f d     YZ
 d e
 f d     YZ e Z d   Z e d k r e   n  d S(   iN(   t   *(   t   _tkinter(   t   ScrolledTexts   *-Courier-Bold-R-Normal-*-120-*s!   *-Courier-Medium-O-Normal-*-120-*s:   ^     Page [1-9][0-9]*[ 	]+\|^.*Last change:.*[1-9][0-9]*
s   ^[ 	]*
s   ^[ 	]*[Xv!_][Xv!_ 	]*
t   EditableManPagec           B   sn   e  Z d d   Z d   Z d   Z d   Z e Z d   Z d   Z	 d   Z
 d   Z d   Z d	 d
  Z RS(   c         K   sh   t  t j |  | f |  |  j d d d |  j d d t |  j d d t d  |  _ d |  _ d  S(   Nt   Xt	   underlinei   t   !t   fontt   _i    (	   t   applyR   t   __init__t
   tag_configt   BOLDFONTt
   ITALICFONTt   Nonet   fpt   lineno(   t   selft   mastert   cnf(    (    s2   /usr/lib64/python2.7/Demo/tkinter/guido/ManPage.pyR
      s    	c         C   s   |  j  d  k S(   N(   R   R   (   R   (    (    s2   /usr/lib64/python2.7/Demo/tkinter/guido/ManPage.pyt   busy%   s    c         C   s   |  j    r |  j   n  d  S(   N(   R   t
   _endparser(   R   (    (    s2   /usr/lib64/python2.7/Demo/tkinter/guido/ManPage.pyt   kill)   s    c         C   s-   |  j  |  |  j j | t j |  j  d  S(   N(   t   _startparsert   tkt   createfilehandlerR   t   READABLEt   _filehandler(   R   R   (    (    s2   /usr/lib64/python2.7/Demo/tkinter/guido/ManPage.pyt   asyncparsefile.   s    c         C   s4   |  j  j   } | s# |  j   d  S|  j |  d  S(   N(   R   t   readlineR   t
   _parseline(   R   R   t   maskt   nextline(    (    s2   /usr/lib64/python2.7/Demo/tkinter/guido/ManPage.pyR   6   s
    
c         C   sz   d d l  m  } | d | d  } |  j |  d  } |  j |  x' | j   } | s[ Pn  |  j |  qE W|  j   d  S(   Ni(   t   selectg        c         S   s   | |  g g  g  |  d S(   Ni    (    (   R   t   toutR!   (    (    s2   /usr/lib64/python2.7/Demo/tkinter/guido/ManPage.pyt   avail@   s    t   height(   R!   t   getintR   R   R   R   (   R   R   R!   R#   R$   R    (    (    s2   /usr/lib64/python2.7/Demo/tkinter/guido/ManPage.pyt   syncparsefile>   s    c         C   s   |  j    r t d  n  | j   | |  _ d |  _ d |  _ d |  _ d  |  _ |  d } t	 |  d <|  j
 d t  | |  d <d  S(   Ns   startparser: still busyi    t   states   1.0(   R   t   RuntimeErrort   filenoR   R   t   okt   emptyR   t   buffert   NORMALt   deletet   END(   R   R   t	   savestate(    (    s2   /usr/lib64/python2.7/Demo/tkinter/guido/ManPage.pyR   L   s    
					

c         C   s   |  j    s t d  n  |  j r1 |  j d  n  y |  j j |  j  Wn t k
 r] } n X|  j j   d  |  _ |  `
 |  ` |  ` d  S(   Ns   endparser: not busyt    (   R   R(   R,   R   R   t   deletefilehandlerR   t   TclErrort   closeR   R*   R+   (   R   t   msg(    (    s2   /usr/lib64/python2.7/Demo/tkinter/guido/ManPage.pyR   [   s    		c         C   s  |  j  s | |  _  d  St j |  j   d k rD d |  _ | |  _  d  S|  j  } t j |  d k rt | } d  |  _  n d  } | |  _  |  j s d |  _ d |  _ d  St j |  d k r d |  _ d |  _ d  S|  d } t |  d <t	 d k r |  j
 d d  n |  j
 d t  |  j rB|  j d  |  j d |  _ d |  _ n  | sX|  j |  n d } d } xr t t t |  t |    D]O } | | | k r| | k  r|  j | | | !|  | } n  | | } qqW|  j | |  |  j d |  _ | |  d <d  S(	   Ni    i   R'   g      @t   inserts   end-1cs   
R1   (   R,   t	   emptyprogt   matchR+   t   ulprogR   R*   t
   footerprogR-   t	   TkVersiont   mark_setR/   t   _insert_propR   t   ranget   mint   len(   R   R    t   textlinet   proplineR0   t   pt   jt   i(    (    s2   /usr/lib64/python2.7/Demo/tkinter/guido/ManPage.pyR   i   sV    											

	(	t    c         C   s   |  j  t    } |  j t   |  t d k rj |  j |  } x' | D] } |  j | | t    qG Wn  | d k r |  j | | t    n  d  S(   Ng      @RF   (   t   indext   AtInsertR6   R;   t	   tag_namest
   tag_removet   tag_add(   R   t   strt   propt   heret   tagst   tag(    (    s2   /usr/lib64/python2.7/Demo/tkinter/guido/ManPage.pyR=      s    N(   t   __name__t
   __module__R   R
   R   R   R   t	   parsefileR   R&   R   R   R   R=   (    (    (    s2   /usr/lib64/python2.7/Demo/tkinter/guido/ManPage.pyR      s   								<t   ReadonlyManPagec           B   s   e  Z d d   Z RS(   c         K   s'   t  | d <t t j |  | f |  d  S(   NR'   (   t   DISABLEDR	   R   R
   (   R   R   R   (    (    s2   /usr/lib64/python2.7/Demo/tkinter/guido/ManPage.pyR
      s    
N(   RQ   RR   R   R
   (    (    (    s2   /usr/lib64/python2.7/Demo/tkinter/guido/ManPage.pyRT      s   c    	      C   sN  d d  l  }  d d  l } d } d } d } | j d r] | j d d k r] d } | j d =n  | j d rz | j d } n | } | s | d d !d k r | d	 } n  |  j j | |  } n  t   } | j d d  t | d
 t d d } | j	 d d d t
  | rt | d  } n |  j d | d  } | j |  | j   d  S(   Nis   /usr/local/man/mannt   Tcli    i   s   -fit   .s   .nt   relieft   borderwidthi   t   expandt   fillt   rs   nroff -man %s | ul -i(   t   ost   syst   argvt   patht   joint   Tkt   minsizet   ManPaget   SUNKENt   packt   BOTHt   opent   popenRS   t   mainloop(	   R]   R^   t   MANDIRt   DEFAULTPAGEt	   formattedt   namet   roott   manpageR   (    (    s2   /usr/lib64/python2.7/Demo/tkinter/guido/ManPage.pyt   test   s0     	t   __main__(   t   ret   TkinterR   R   R   R   t   compileR:   R7   R9   R   RT   Rd   Rq   RQ   (    (    (    s2   /usr/lib64/python2.7/Demo/tkinter/guido/ManPage.pyt   <module>   s   
		