Ñò
7mÈKc           @   s©   d  Z  d d g Z d d d d d d d	 d
 d d d d d d d d d d d d d d d d d d d d d d  d! g Z e e ƒ i Z d" „  Z e d# j o e ƒ  n d$ S(%   sù   Keywords (from "graminit.c")

This file is automatically generated; please don't muck it up!

To update the symbols in this file, 'cd' to the top directory of
the python source tree after building the interpreter and run:

    python Lib/keyword.py
t	   iskeywordt   kwlistt   andt   ast   assertt   breakt   classt   continuet   deft   delt   elift   elset   exceptt   exect   finallyt   fort   fromt   globalt   ift   importt   int   ist   lambdat   nott   ort   passt   printt   raiset   returnt   tryt   whilet   witht   yieldc          C   s®  d d  k  }  d d  k } |  i d } | o | d p d } t | ƒ d j o | d } n d } t | ƒ } | i d ƒ } g  } xW | D]O } d | j o< | i | ƒ }	 |	 o" | i d |	 i d ƒ d	 ƒ qÛ qŒ qŒ W| i	 ƒ  | i
 ƒ  t | ƒ } | i ƒ  }
 | i	 ƒ  y3 |
 i d
 ƒ d } |
 i d ƒ } | |
 | | +Wn0 t j
 o$ |  i i d ƒ |  i d ƒ n Xt | d ƒ } | i d i |
 ƒ ƒ | i	 ƒ  d  S(   Niÿÿÿÿi   i    s   Python/graminit.cs   Lib/keyword.pys	   "([^"]+)"s   {1, "s	           's   ',
s   #--start keywords--
s   #--end keywords--
s'   target does not contain format markers
t   wt    (   t   syst   ret   argvt   lent   opent   compilet   searcht   appendt   groupt   closet   sortt	   readlinest   indext
   ValueErrort   stderrt   writet   exitt   join(   R#   R$   t   argst   iptfilet   optfilet   fpt   strprogt   linest   linet   matcht   formatt   startt   end(    (    s   /usr/lib/python2.6/keyword.pyt   main5   s<      *


t   __main__N(   t   __doc__t   __all__R   t	   frozensett   __contains__R    R@   t   __name__(    (    (    s   /usr/lib/python2.6/keyword.pyt   <module>   sH   		'