ó
_\¬Qc           @   su  d  Z  d d l Z d d l Z d Z d f  d „  ƒ  YZ d e j f d „  ƒ  YZ d e j f d	 „  ƒ  YZ e ƒ  Z	 d
 e j f d „  ƒ  YZ
 e
 ƒ  Z d e j f d „  ƒ  YZ e ƒ  Z d e j f d „  ƒ  YZ e ƒ  Z e Z d e j f d „  ƒ  YZ d e j f d „  ƒ  YZ d e j f d „  ƒ  YZ e Z d e j f d „  ƒ  YZ e Z d e j f d „  ƒ  YZ d e j f d „  ƒ  YZ d e j f d „  ƒ  YZ d e j f d „  ƒ  YZ d  e j f d! „  ƒ  YZ d" e j f d# „  ƒ  YZ d$ e j f d% „  ƒ  YZ d& e j f d' „  ƒ  YZ d( e j f d) „  ƒ  YZ d* e j f d+ „  ƒ  YZ  d, e j f d- „  ƒ  YZ! d. e j f d/ „  ƒ  YZ" d0 e j f d1 „  ƒ  YZ# d2 e j f d3 „  ƒ  YZ$ d4 e j f d5 „  ƒ  YZ% e Z& d6 e j f d7 „  ƒ  YZ' d8 e j f d9 „  ƒ  YZ( d: e j f d; „  ƒ  YZ) e' Z* d g e _+ i e d< 6e
 d= 6e d> 6e d? 6e _, i e' d6 6e d 6e _- g  e _+ i e d@ 6e dA 6e _, i  e _- d g e _+ i e d< 6e _, i  e _- d g e _+ i e d< 6e dB 6e dC 6e d6 6e dD 6e dE 6e dF 6e dG 6e dH 6e  dI 6e d> 6e! dJ 6e" dK 6e# dL 6e$ dM 6e% dN 6e _, i  e _- d g e' _+ i e d< 6e( dO 6e d> 6e) dP 6e' _, i  e' _- dQ e j. f dR „  ƒ  YZ/ dS e j. f dT „  ƒ  YZ0 dU e j. f dV „  ƒ  YZ1 dW e j. f dX „  ƒ  YZ2 dY e j. f dZ „  ƒ  YZ3 d[ e j. f d\ „  ƒ  YZ4 d] e j. f d^ „  ƒ  YZ5 d_ e j. f d` „  ƒ  YZ6 i da db 6dc dd 6de df 6Z7 i e dg 6e dh 6e di 6e dj 6e' dk 6Z8 i e dl 6e dm 6e dk 6e dn 6e( do 6e dp 6e dq 6e$ dr 6e ds 6e dt 6e du 6e dv 6e
 dw 6e dx 6e  dy 6e dz 6e) d{ 6e! d| 6e" d} 6e# d~ 6e% d 6e d€ 6Z9 i e/ d 6e5 d‚ 6e0 dƒ 6e1 d„ 6e6 d… 6e4 d† 6e2 d‡ 6e3 dˆ 6Z: i e7 d‰ 6Z; d S(Š   sÆ   Suite Standard Suite: Common classes and commands for most applications.
Level 1, version 1

Generated from /Applications/Utilities/Terminal.app
AETE/AEUT resource version 1/0, language 0, script 0
iÿÿÿÿNs   ????t   Standard_Suite_Eventsc           B   s?  e  Z i d  d 6d d 6Z i  d „ Z i d d 6Z i  d „ Z i  d „ Z i d	 d
 6d d 6Z i  d „ Z i  d „ Z	 i  d „ Z
 i d	 d 6d d 6d d 6d d 6Z d i  d „ Z i d	 d
 6Z i  d „ Z d i  d „ Z d i  d „ Z i d d 6Z i  d „ Z i d  d 6d d 6Z i  d „ Z i d d
 6Z i  d „ Z RS(   t   kfilt	   saving_int   savot   savingc         K   s¢   d } d } t  j | |  j ƒ | | d <t  j | d t ƒ |  j | | | | ƒ \ } } } | j d d ƒ r‡ t  j t  j | ƒ ‚ n  | j	 d ƒ rž | d Sd S(   sA  close: Close an object.
        Required argument: the object for the command
        Keyword argument saving_in: The file in which to save the object.
        Keyword argument saving: Specifies whether changes should be saved before closing.
        Keyword argument _attributes: AppleEvent attribute dictionary
        t   coret   closs   ----R   t   errni    N(
   t   aetoolst   keysubstt   _argmap_closet	   enumsubstt
   _Enum_savot   sendt   gett   Errort   decodeerrort   has_key(   t   selft   _objectt   _attributest
   _argumentst   _codet   _subcodet   _reply(    (    s{   /tmp/ndk-User/buildhost/install/prebuilt/darwin-x86_64/lib/python2.7/plat-mac/lib-scriptpackages/Terminal/Standard_Suite.pyt   close   s    
t   koclt   eachc         K   s   d } d } t  j | |  j ƒ | | d <|  j | | | | ƒ \ } } } | j d d ƒ rt t  j t  j | ƒ ‚ n  | j d ƒ r‹ | d Sd S(   s?  count: Return the number of elements of a particular class within an object.
        Required argument: the object for the command
        Keyword argument each: The class of objects to be counted.
        Keyword argument _attributes: AppleEvent attribute dictionary
        Returns: the reply for the command
        R   t   cntes   ----R   i    N(   R   R	   t   _argmap_countR   R   R   R   R   (   R   R   R   R   R   R   R   (    (    s{   /tmp/ndk-User/buildhost/install/prebuilt/darwin-x86_64/lib/python2.7/plat-mac/lib-scriptpackages/Terminal/Standard_Suite.pyt   count/   s    
c         K   sŽ   d } d } | r t  d ‚ n  | | d <|  j | | | | ƒ \ } } } | j d d ƒ rs t j t j | ƒ ‚ n  | j d ƒ rŠ | d Sd S(   sž   delete: Delete an object.
        Required argument: the object for the command
        Keyword argument _attributes: AppleEvent attribute dictionary
        R   t   delos   No optional args expecteds   ----R   i    N(   t	   TypeErrorR   R   R   R   R   R   (   R   R   R   R   R   R   R   (    (    s{   /tmp/ndk-User/buildhost/install/prebuilt/darwin-x86_64/lib/python2.7/plat-mac/lib-scriptpackages/Terminal/Standard_Suite.pyt   deleteE   s     
t   insht   tot   prdtt   with_propertiesc         K   s   d } d } t  j | |  j ƒ | | d <|  j | | | | ƒ \ } } } | j d d ƒ rt t  j t  j | ƒ ‚ n  | j d ƒ r‹ | d Sd S(   se  duplicate: Copy object(s) and put the copies at a new location.
        Required argument: the object for the command
        Keyword argument to: The location for the new object(s).
        Keyword argument with_properties: Properties to be set in the new duplicated object(s).
        Keyword argument _attributes: AppleEvent attribute dictionary
        R   t   clons   ----R   i    N(   R   R	   t   _argmap_duplicateR   R   R   R   R   (   R   R   R   R   R   R   R   (    (    s{   /tmp/ndk-User/buildhost/install/prebuilt/darwin-x86_64/lib/python2.7/plat-mac/lib-scriptpackages/Terminal/Standard_Suite.pyt	   duplicate^   s    
c         K   sŽ   d } d } | r t  d ‚ n  | | d <|  j | | | | ƒ \ } } } | j d d ƒ rs t j t j | ƒ ‚ n  | j d ƒ rŠ | d Sd S(   sÓ   exists: Verify if an object exists.
        Required argument: the object for the command
        Keyword argument _attributes: AppleEvent attribute dictionary
        Returns: the reply for the command
        R   t   doexs   No optional args expecteds   ----R   i    N(   R    R   R   R   R   R   R   (   R   R   R   R   R   R   R   (    (    s{   /tmp/ndk-User/buildhost/install/prebuilt/darwin-x86_64/lib/python2.7/plat-mac/lib-scriptpackages/Terminal/Standard_Suite.pyt   existst   s     
c         K   sŽ   d } d } | r t  d ‚ n  | | d <|  j | | | | ƒ \ } } } | j d d ƒ rs t j t j | ƒ ‚ n  | j d ƒ rŠ | d Sd S(   sÐ   get: Get the data for an object.
        Required argument: the object for the command
        Keyword argument _attributes: AppleEvent attribute dictionary
        Returns: the reply for the command
        R   t   getds   No optional args expecteds   ----R   i    N(   R    R   R   R   R   R   R   (   R   R   R   R   R   R   R   (    (    s{   /tmp/ndk-User/buildhost/install/prebuilt/darwin-x86_64/lib/python2.7/plat-mac/lib-scriptpackages/Terminal/Standard_Suite.pyR   ‰   s     
t   att   newt   datat	   with_datac         K   s   d } d } t  j | |  j ƒ | d k	 r7 t d ‚ n  |  j | | | | ƒ \ } } } | j d d ƒ r‚ t  j t  j | ƒ ‚ n  | j	 d ƒ r™ | d Sd S(   s¶  make: Make a new object.
        Keyword argument at: The location at which to insert the object.
        Keyword argument new: The class of the new object.
        Keyword argument with_data: The initial data for the object.
        Keyword argument with_properties: The initial values for properties of the object.
        Keyword argument _attributes: AppleEvent attribute dictionary
        Returns: the reply for the command
        R   t   crels   No direct arg expectedR   i    s   ----N(
   R   R	   t   _argmap_maket   NoneR    R   R   R   R   R   (   R   t
   _no_objectR   R   R   R   R   (    (    s{   /tmp/ndk-User/buildhost/install/prebuilt/darwin-x86_64/lib/python2.7/plat-mac/lib-scriptpackages/Terminal/Standard_Suite.pyt   make¥   s    	 c         K   s   d } d } t  j | |  j ƒ | | d <|  j | | | | ƒ \ } } } | j d d ƒ rt t  j t  j | ƒ ‚ n  | j d ƒ r‹ | d Sd S(   sí   move: Move object(s) to a new location.
        Required argument: the object for the command
        Keyword argument to: The new location for the object(s).
        Keyword argument _attributes: AppleEvent attribute dictionary
        R   t   moves   ----R   i    N(   R   R	   t   _argmap_moveR   R   R   R   R   (   R   R   R   R   R   R   R   (    (    s{   /tmp/ndk-User/buildhost/install/prebuilt/darwin-x86_64/lib/python2.7/plat-mac/lib-scriptpackages/Terminal/Standard_Suite.pyR5   Á   s    
c         K   sŽ   d } d } | r t  d ‚ n  | | d <|  j | | | | ƒ \ } } } | j d d ƒ rs t j t j | ƒ ‚ n  | j d ƒ rŠ | d Sd S(   s   open: Open an object.
        Required argument: list of objects
        Keyword argument _attributes: AppleEvent attribute dictionary
        t   aevtt   odocs   No optional args expecteds   ----R   i    N(   R    R   R   R   R   R   R   (   R   R   R   R   R   R   R   (    (    s{   /tmp/ndk-User/buildhost/install/prebuilt/darwin-x86_64/lib/python2.7/plat-mac/lib-scriptpackages/Terminal/Standard_Suite.pyt   openÖ   s     
c         K   sŽ   d } d } | r t  d ‚ n  | | d <|  j | | | | ƒ \ } } } | j d d ƒ rs t j t j | ƒ ‚ n  | j d ƒ rŠ | d Sd S(   s‘   print: Print an object.
        Required argument: list of objects
        Keyword argument _attributes: AppleEvent attribute dictionary
        R7   t   pdocs   No optional args expecteds   ----R   i    N(   R    R   R   R   R   R   R   (   R   R   R   R   R   R   R   (    (    s{   /tmp/ndk-User/buildhost/install/prebuilt/darwin-x86_64/lib/python2.7/plat-mac/lib-scriptpackages/Terminal/Standard_Suite.pyt   print_ê   s     
c         K   s¢   d } d } t  j | |  j ƒ | | d <t  j | d t ƒ |  j | | | | ƒ \ } } } | j d d ƒ r‡ t  j t  j | ƒ ‚ n  | j	 d ƒ rž | d Sd S(   sû   quit: Quit an application.
        Required argument: the object for the command
        Keyword argument saving: Specifies whether changes should be saved before quitting.
        Keyword argument _attributes: AppleEvent attribute dictionary
        R7   t   quits   ----R   R   i    N(
   R   R	   t   _argmap_quitR   R   R   R   R   R   R   (   R   R   R   R   R   R   R   (    (    s{   /tmp/ndk-User/buildhost/install/prebuilt/darwin-x86_64/lib/python2.7/plat-mac/lib-scriptpackages/Terminal/Standard_Suite.pyR<     s    
t   in_t   fltpt   asc         K   s   d } d } t  j | |  j ƒ | | d <|  j | | | | ƒ \ } } } | j d d ƒ rt t  j t  j | ƒ ‚ n  | j d ƒ r‹ | d Sd S(   s$  save: Save an object.
        Required argument: the object for the command
        Keyword argument in_: The file in which to save the object.
        Keyword argument as: The file type in which to save the data.
        Keyword argument _attributes: AppleEvent attribute dictionary
        R   t   saves   ----R   i    N(   R   R	   t   _argmap_saveR   R   R   R   R   (   R   R   R   R   R   R   R   (    (    s{   /tmp/ndk-User/buildhost/install/prebuilt/darwin-x86_64/lib/python2.7/plat-mac/lib-scriptpackages/Terminal/Standard_Suite.pyRA     s    
c         K   s   d } d } t  j | |  j ƒ | | d <|  j | | | | ƒ \ } } } | j d d ƒ rt t  j t  j | ƒ ‚ n  | j d ƒ r‹ | d Sd S(   sË   set: Set an object's data.
        Required argument: the object for the command
        Keyword argument to: The new value.
        Keyword argument _attributes: AppleEvent attribute dictionary
        R   t   setds   ----R   i    N(   R   R	   t   _argmap_setR   R   R   R   R   (   R   R   R   R   R   R   R   (    (    s{   /tmp/ndk-User/buildhost/install/prebuilt/darwin-x86_64/lib/python2.7/plat-mac/lib-scriptpackages/Terminal/Standard_Suite.pyt   set7  s    
N(   t   __name__t
   __module__R
   R   R   R   R!   R'   R(   R*   R   R1   R2   R4   R6   R5   R9   R;   R=   R<   RB   RA   RD   RE   (    (    (    s{   /tmp/ndk-User/buildhost/install/prebuilt/darwin-x86_64/lib/python2.7/plat-mac/lib-scriptpackages/Terminal/Standard_Suite.pyR       sF   







t   applicationc           B   s   e  Z d  Z d Z RS(   s;   application - An application's top level scripting object. t   capp(   RF   RG   t   __doc__t   want(    (    (    s{   /tmp/ndk-User/buildhost/install/prebuilt/darwin-x86_64/lib/python2.7/plat-mac/lib-scriptpackages/Terminal/Standard_Suite.pyRH   M  s   t   _Prop__3c_Inheritance_3e_c           B   s   e  Z d  Z d Z d Z RS(   s9   <Inheritance> - All of the properties of the superclass. s   c@#^t   cobj(   RF   RG   RJ   t   whichRK   (    (    (    s{   /tmp/ndk-User/buildhost/install/prebuilt/darwin-x86_64/lib/python2.7/plat-mac/lib-scriptpackages/Terminal/Standard_Suite.pyRL   P  s   t   _Prop_frontmostc           B   s   e  Z d  Z d Z d Z RS(   s8   frontmost - Is this the frontmost (active) application? t   pisft   bool(   RF   RG   RJ   RN   RK   (    (    (    s{   /tmp/ndk-User/buildhost/install/prebuilt/darwin-x86_64/lib/python2.7/plat-mac/lib-scriptpackages/Terminal/Standard_Suite.pyRO   U  s   t
   _Prop_namec           B   s   e  Z d  Z d Z d Z RS(   s$   name - The name of the application. t   pnamt   utxt(   RF   RG   RJ   RN   RK   (    (    (    s{   /tmp/ndk-User/buildhost/install/prebuilt/darwin-x86_64/lib/python2.7/plat-mac/lib-scriptpackages/Terminal/Standard_Suite.pyRR   Z  s   t   _Prop_versionc           B   s   e  Z d  Z d Z d Z RS(   s*   version - The version of the application. t   versRT   (   RF   RG   RJ   RN   RK   (    (    (    s{   /tmp/ndk-User/buildhost/install/prebuilt/darwin-x86_64/lib/python2.7/plat-mac/lib-scriptpackages/Terminal/Standard_Suite.pyRU   _  s   t   itemc           B   s   e  Z d  Z d Z RS(   s   item - A scriptable object. RM   (   RF   RG   RJ   RK   (    (    (    s{   /tmp/ndk-User/buildhost/install/prebuilt/darwin-x86_64/lib/python2.7/plat-mac/lib-scriptpackages/Terminal/Standard_Suite.pyRW   i  s   t   _Prop_class_c           B   s   e  Z d  Z d Z d Z RS(   s!   class - The class of the object. t   pclst   type(   RF   RG   RJ   RN   RK   (    (    (    s{   /tmp/ndk-User/buildhost/install/prebuilt/darwin-x86_64/lib/python2.7/plat-mac/lib-scriptpackages/Terminal/Standard_Suite.pyRX   l  s   t   _Prop_propertiesc           B   s   e  Z d  Z d Z d Z RS(   s-   properties - All of the object's properties. t   pALLt   reco(   RF   RG   RJ   RN   RK   (    (    (    s{   /tmp/ndk-User/buildhost/install/prebuilt/darwin-x86_64/lib/python2.7/plat-mac/lib-scriptpackages/Terminal/Standard_Suite.pyR[   p  s   t   colorc           B   s   e  Z d  Z d Z RS(   s   color - A color. t   colr(   RF   RG   RJ   RK   (    (    (    s{   /tmp/ndk-User/buildhost/install/prebuilt/darwin-x86_64/lib/python2.7/plat-mac/lib-scriptpackages/Terminal/Standard_Suite.pyR^   w  s   t   windowc           B   s   e  Z d  Z d Z RS(   s   window - A window. t   cwin(   RF   RG   RJ   RK   (    (    (    s{   /tmp/ndk-User/buildhost/install/prebuilt/darwin-x86_64/lib/python2.7/plat-mac/lib-scriptpackages/Terminal/Standard_Suite.pyR`   }  s   t   _Prop_boundsc           B   s   e  Z d  Z d Z d Z RS(   s/   bounds - The bounding rectangle of the window. t   pbndt   qdrt(   RF   RG   RJ   RN   RK   (    (    (    s{   /tmp/ndk-User/buildhost/install/prebuilt/darwin-x86_64/lib/python2.7/plat-mac/lib-scriptpackages/Terminal/Standard_Suite.pyRb   €  s   t   _Prop_closeablec           B   s   e  Z d  Z d Z d Z RS(   s0   closeable - Whether the window has a close box. t   hclbRQ   (   RF   RG   RJ   RN   RK   (    (    (    s{   /tmp/ndk-User/buildhost/install/prebuilt/darwin-x86_64/lib/python2.7/plat-mac/lib-scriptpackages/Terminal/Standard_Suite.pyRe   „  s   t   _Prop_documentc           B   s   e  Z d  Z d Z d Z RS(   sJ   document - The document whose contents are being displayed in the window. t   docu(   RF   RG   RJ   RN   RK   (    (    (    s{   /tmp/ndk-User/buildhost/install/prebuilt/darwin-x86_64/lib/python2.7/plat-mac/lib-scriptpackages/Terminal/Standard_Suite.pyRg   ˆ  s   t   _Prop_floatingc           B   s   e  Z d  Z d Z d Z RS(   s&   floating - Whether the window floats. t   isflRQ   (   RF   RG   RJ   RN   RK   (    (    (    s{   /tmp/ndk-User/buildhost/install/prebuilt/darwin-x86_64/lib/python2.7/plat-mac/lib-scriptpackages/Terminal/Standard_Suite.pyRi   Œ  s   t   _Prop_idc           B   s   e  Z d  Z d Z d Z RS(   s*   id - The unique identifier of the window. s   ID  t   long(   RF   RG   RJ   RN   RK   (    (    (    s{   /tmp/ndk-User/buildhost/install/prebuilt/darwin-x86_64/lib/python2.7/plat-mac/lib-scriptpackages/Terminal/Standard_Suite.pyRk     s   t   _Prop_indexc           B   s   e  Z d  Z d Z d Z RS(   sF   index - The index of the window in the back-to-front window ordering. t   pidxRl   (   RF   RG   RJ   RN   RK   (    (    (    s{   /tmp/ndk-User/buildhost/install/prebuilt/darwin-x86_64/lib/python2.7/plat-mac/lib-scriptpackages/Terminal/Standard_Suite.pyRm   ”  s   t   _Prop_miniaturizablec           B   s   e  Z d  Z d Z d Z RS(   s9   miniaturizable - Whether the window can be miniaturized. t   ismnRQ   (   RF   RG   RJ   RN   RK   (    (    (    s{   /tmp/ndk-User/buildhost/install/prebuilt/darwin-x86_64/lib/python2.7/plat-mac/lib-scriptpackages/Terminal/Standard_Suite.pyRo   ˜  s   t   _Prop_miniaturizedc           B   s   e  Z d  Z d Z d Z RS(   s=   miniaturized - Whether the window is currently miniaturized. t   pmndRQ   (   RF   RG   RJ   RN   RK   (    (    (    s{   /tmp/ndk-User/buildhost/install/prebuilt/darwin-x86_64/lib/python2.7/plat-mac/lib-scriptpackages/Terminal/Standard_Suite.pyRq   œ  s   t   _Prop_modalc           B   s   e  Z d  Z d Z d Z RS(   sF   modal - Whether the window is the application's current modal window. t   pmodRQ   (   RF   RG   RJ   RN   RK   (    (    (    s{   /tmp/ndk-User/buildhost/install/prebuilt/darwin-x86_64/lib/python2.7/plat-mac/lib-scriptpackages/Terminal/Standard_Suite.pyRs      s   t   _Prop_resizablec           B   s   e  Z d  Z d Z d Z RS(   s/   resizable - Whether the window can be resized. t   prszRQ   (   RF   RG   RJ   RN   RK   (    (    (    s{   /tmp/ndk-User/buildhost/install/prebuilt/darwin-x86_64/lib/python2.7/plat-mac/lib-scriptpackages/Terminal/Standard_Suite.pyRu   ¤  s   t   _Prop_titledc           B   s   e  Z d  Z d Z d Z RS(   s-   titled - Whether the window has a title bar. t   ptitRQ   (   RF   RG   RJ   RN   RK   (    (    (    s{   /tmp/ndk-User/buildhost/install/prebuilt/darwin-x86_64/lib/python2.7/plat-mac/lib-scriptpackages/Terminal/Standard_Suite.pyRw   ¨  s   t   _Prop_visiblec           B   s   e  Z d  Z d Z d Z RS(   s3   visible - Whether the window is currently visible. t   pvisRQ   (   RF   RG   RJ   RN   RK   (    (    (    s{   /tmp/ndk-User/buildhost/install/prebuilt/darwin-x86_64/lib/python2.7/plat-mac/lib-scriptpackages/Terminal/Standard_Suite.pyRy   ¬  s   t   _Prop_zoomablec           B   s   e  Z d  Z d Z d Z RS(   s-   zoomable - Whether the window can be zoomed. t   iszmRQ   (   RF   RG   RJ   RN   RK   (    (    (    s{   /tmp/ndk-User/buildhost/install/prebuilt/darwin-x86_64/lib/python2.7/plat-mac/lib-scriptpackages/Terminal/Standard_Suite.pyR{   °  s   t   _Prop_zoomedc           B   s   e  Z d  Z d Z d Z RS(   s1   zoomed - Whether the window is currently zoomed. t   pzumRQ   (   RF   RG   RJ   RN   RK   (    (    (    s{   /tmp/ndk-User/buildhost/install/prebuilt/darwin-x86_64/lib/python2.7/plat-mac/lib-scriptpackages/Terminal/Standard_Suite.pyR}   ´  s   t   documentc           B   s   e  Z d  Z d Z RS(   s   document - A document. Rh   (   RF   RG   RJ   RK   (    (    (    s{   /tmp/ndk-User/buildhost/install/prebuilt/darwin-x86_64/lib/python2.7/plat-mac/lib-scriptpackages/Terminal/Standard_Suite.pyR   »  s   t   _Prop_modifiedc           B   s   e  Z d  Z d Z d Z RS(   s?   modified - Has the document been modified since the last save? t   imodRQ   (   RF   RG   RJ   RN   RK   (    (    (    s{   /tmp/ndk-User/buildhost/install/prebuilt/darwin-x86_64/lib/python2.7/plat-mac/lib-scriptpackages/Terminal/Standard_Suite.pyR€   ¾  s   t
   _Prop_pathc           B   s   e  Z d  Z d Z d Z RS(   s   path - The document's path. t   ppthRT   (   RF   RG   RJ   RN   RK   (    (    (    s{   /tmp/ndk-User/buildhost/install/prebuilt/darwin-x86_64/lib/python2.7/plat-mac/lib-scriptpackages/Terminal/Standard_Suite.pyR‚   Â  s   t   _3c_Inheritance_3e_t	   frontmostt   namet   versiont   class_t
   propertiest   boundst	   closeablet   floatingt   idt   indext   miniaturizablet   miniaturizedt   modalt	   resizablet   titledt   visiblet   zoomablet   zoomedt   modifiedt   patht   _3c_c           B   s   e  Z d  Z RS(   s   < - Less than (   RF   RG   RJ   (    (    (    s{   /tmp/ndk-User/buildhost/install/prebuilt/darwin-x86_64/lib/python2.7/plat-mac/lib-scriptpackages/Terminal/Standard_Suite.pyR™   þ  s   t   _3d_c           B   s   e  Z d  Z RS(   s
   = - Equal (   RF   RG   RJ   (    (    (    s{   /tmp/ndk-User/buildhost/install/prebuilt/darwin-x86_64/lib/python2.7/plat-mac/lib-scriptpackages/Terminal/Standard_Suite.pyRš      s   t   _3e_c           B   s   e  Z d  Z RS(   s   > - Greater than (   RF   RG   RJ   (    (    (    s{   /tmp/ndk-User/buildhost/install/prebuilt/darwin-x86_64/lib/python2.7/plat-mac/lib-scriptpackages/Terminal/Standard_Suite.pyR›     s   t   containsc           B   s   e  Z d  Z RS(   s   contains - Contains (   RF   RG   RJ   (    (    (    s{   /tmp/ndk-User/buildhost/install/prebuilt/darwin-x86_64/lib/python2.7/plat-mac/lib-scriptpackages/Terminal/Standard_Suite.pyRœ     s   t	   ends_withc           B   s   e  Z d  Z RS(   s   ends with - Ends with (   RF   RG   RJ   (    (    (    s{   /tmp/ndk-User/buildhost/install/prebuilt/darwin-x86_64/lib/python2.7/plat-mac/lib-scriptpackages/Terminal/Standard_Suite.pyR     s   t   starts_withc           B   s   e  Z d  Z RS(   s   starts with - Starts with (   RF   RG   RJ   (    (    (    s{   /tmp/ndk-User/buildhost/install/prebuilt/darwin-x86_64/lib/python2.7/plat-mac/lib-scriptpackages/Terminal/Standard_Suite.pyRž     s   t   _b2_c           B   s   e  Z d  Z RS(   s   ² - Less than or equal to (   RF   RG   RJ   (    (    (    s{   /tmp/ndk-User/buildhost/install/prebuilt/darwin-x86_64/lib/python2.7/plat-mac/lib-scriptpackages/Terminal/Standard_Suite.pyRŸ   
  s   t   _b3_c           B   s   e  Z d  Z RS(   s   ³ - Greater than or equal to (   RF   RG   RJ   (    (    (    s{   /tmp/ndk-User/buildhost/install/prebuilt/darwin-x86_64/lib/python2.7/plat-mac/lib-scriptpackages/Terminal/Standard_Suite.pyR      s   s   ask t   asks   yes t   yess   no  t   noRI   RM   R_   Ra   Rh   s   ID  s   c@#^Rf   R   Rj   Rp   R|   R\   Rc   RY   Rn   RP   Rr   Rt   RS   Rƒ   Rv   Rx   Rz   R~   RV   s   <   s   <=  s   =   s   >   s   >=  t   bgwtt   contt   endsR   (<   RJ   R   t   MacOSR   R    t   ComponentItemRH   t	   NPropertyRL   R„   RO   R…   RR   R†   RU   R‡   t   applicationsRW   RX   R[   t   itemsR^   t   colorsR`   Rb   Re   Rg   Ri   Rk   Rm   Ro   Rq   Rs   Ru   Rw   Ry   R{   R}   t   windowsR   R€   R‚   t	   documentst   _superclassnamest   _privpropdictt   _privelemdictt   NComparisonR™   Rš   R›   Rœ   R   Rž   RŸ   R    R   t   _classdeclarationst   _propdeclarationst   _compdeclarationst   _enumdeclarations(    (    (    s{   /tmp/ndk-User/buildhost/install/prebuilt/darwin-x86_64/lib/python2.7/plat-mac/lib-scriptpackages/Terminal/Standard_Suite.pyt   <module>   s  ÿ A									



