ó
Ò¬Qc           @   s®  d  Z  d d l Z d d l Z d Z d dW d „  ƒ  YZ 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 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 e Z 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 e Z d, e j f d- „  ƒ  YZ d. e j f d/ „  ƒ  YZ  e Z! d0 e j f d1 „  ƒ  YZ" e" Z# d  g e _$ i e d2 6e	 d3 6e _% i  e _& d  g e _$ i e d2 6e d4 6e d5 6e d6 6e d7 6e d8 6e d9 6e _% i  e _& d  g e _$ i e d2 6e d: 6e _% i  e _& d  g e _$ i e d2 6e _% i  e _& d d l' Z' d; g e _$ i e d2 6e d< 6e d= 6e d> 6e d? 6e d@ 6e _% i  e _& d  g e _$ i e d2 6e  dA 6e _% i  e _& d; g e" _$ i e d2 6e" _% i  e" _& i e dB 6e dC 6e dD 6e dE 6e d  6e dF 6e" dG 6Z( i e dH 6e dI 6e dJ 6e dK 6e dL 6e dM 6e  dN 6e dO 6e dP 6e dQ 6e	 dR 6e dS 6e dT 6e dU 6e dV 6Z) i  Z* i  Z+ d S(X   sª   Suite Files: Classes representing files
Level 1, version 1

Generated from /System/Library/CoreServices/Finder.app
AETE/AEUT resource version 0/144, language 0, script 0
iÿÿÿÿNt   fndrt   Files_Eventsc           B   s   e  Z RS(    (   t   __name__t
   __module__(    (    (    sU   /Users/tom/newbuild/install/lib/python2.7/plat-mac/lib-scriptpackages/Finder/Files.pyR      s   t
   alias_filec           B   s   e  Z d  Z d Z RS(   s7   alias file - An alias file (created with ÒMake AliasÓ) t   alia(   R   R   t   __doc__t   want(    (    (    sU   /Users/tom/newbuild/install/lib/python2.7/plat-mac/lib-scriptpackages/Finder/Files.pyR      s   t   _Prop__3c_Inheritance_3e_c           B   s   e  Z d  Z d Z d Z RS(   sD   <Inheritance> - inherits some of its properties from the file class s   c@#^t   file(   R   R   R   t   whichR   (    (    (    sU   /Users/tom/newbuild/install/lib/python2.7/plat-mac/lib-scriptpackages/Finder/Files.pyR      s   t   _Prop_original_itemc           B   s   e  Z d  Z d Z d Z RS(   s:   original item - the original item pointed to by the alias t   origs   obj (   R   R   R   R
   R   (    (    (    sU   /Users/tom/newbuild/install/lib/python2.7/plat-mac/lib-scriptpackages/Finder/Files.pyR      s   t   application_filec           B   s   e  Z d  Z d Z RS(   s1   application file - An application's file on disk t   appf(   R   R   R   R   (    (    (    sU   /Users/tom/newbuild/install/lib/python2.7/plat-mac/lib-scriptpackages/Finder/Files.pyR       s   t   _Prop_accepts_high_level_eventsc           B   s   e  Z d  Z d Z d Z RS(   sg   accepts high level events - Is the application high-level event aware? (OBSOLETE: always returns true) t   isabt   bool(   R   R   R   R
   R   (    (    (    sU   /Users/tom/newbuild/install/lib/python2.7/plat-mac/lib-scriptpackages/Finder/Files.pyR   #   s   t   _Prop_has_scripting_terminologyc           B   s   e  Z d  Z d Z d Z RS(   se   has scripting terminology - Does the process have a scripting terminology, i.e., can it be scripted? t   hscrR   (   R   R   R   R
   R   (    (    (    sU   /Users/tom/newbuild/install/lib/python2.7/plat-mac/lib-scriptpackages/Finder/Files.pyR   '   s   t   _Prop_minimum_sizec           B   s   e  Z d  Z d Z d Z RS(   sS   minimum size - the smallest memory size with which the application can be launched t   mprtt   long(   R   R   R   R
   R   (    (    (    sU   /Users/tom/newbuild/install/lib/python2.7/plat-mac/lib-scriptpackages/Finder/Files.pyR   +   s   t   _Prop_opens_in_Classicc           B   s   e  Z d  Z d Z d Z RS(   sM   opens in Classic - Should the application launch in the Classic environment? t   ClscR   (   R   R   R   R
   R   (    (    (    sU   /Users/tom/newbuild/install/lib/python2.7/plat-mac/lib-scriptpackages/Finder/Files.pyR   /   s   t   _Prop_preferred_sizec           B   s   e  Z d  Z d Z d Z RS(   sM   preferred size - the memory size with which the application will be launched t   apptR   (   R   R   R   R
   R   (    (    (    sU   /Users/tom/newbuild/install/lib/python2.7/plat-mac/lib-scriptpackages/Finder/Files.pyR   3   s   t   _Prop_suggested_sizec           B   s   e  Z d  Z d Z d Z RS(   sa   suggested size - the memory size with which the developer recommends the application be launched t   sprtR   (   R   R   R   R
   R   (    (    (    sU   /Users/tom/newbuild/install/lib/python2.7/plat-mac/lib-scriptpackages/Finder/Files.pyR   7   s   t   clippingc           B   s   e  Z d  Z d Z RS(   s   clipping - A clipping t   clpf(   R   R   R   R   (    (    (    sU   /Users/tom/newbuild/install/lib/python2.7/plat-mac/lib-scriptpackages/Finder/Files.pyR   >   s   t   _Prop_clipping_windowc           B   s   e  Z d  Z d Z d Z RS(   sL   clipping window - (NOT AVAILABLE YET) the clipping window for this clipping t   lwnds   obj (   R   R   R   R
   R   (    (    (    sU   /Users/tom/newbuild/install/lib/python2.7/plat-mac/lib-scriptpackages/Finder/Files.pyR   A   s   t   document_filec           B   s   e  Z d  Z d Z RS(   s    document file - A document file t   docf(   R   R   R   R   (    (    (    sU   /Users/tom/newbuild/install/lib/python2.7/plat-mac/lib-scriptpackages/Finder/Files.pyR!   H   s   R	   c           B   s   e  Z d  Z d Z RS(   s   file - A file R	   (   R   R   R   R   (    (    (    sU   /Users/tom/newbuild/install/lib/python2.7/plat-mac/lib-scriptpackages/Finder/Files.pyR	   N   s   t   _Prop_creator_typec           B   s   e  Z d  Z d Z d Z RS(   sL   creator type - the OSType identifying the application that created the item t   fcrtt   type(   R   R   R   R
   R   (    (    (    sU   /Users/tom/newbuild/install/lib/python2.7/plat-mac/lib-scriptpackages/Finder/Files.pyR#   Q   s   t   _Prop_file_typec           B   s   e  Z d  Z d Z d Z RS(   sJ   file type - the OSType identifying the type of data contained in the item t   astyR%   (   R   R   R   R
   R   (    (    (    sU   /Users/tom/newbuild/install/lib/python2.7/plat-mac/lib-scriptpackages/Finder/Files.pyR&   U   s   t   _Prop_product_versionc           B   s   e  Z d  Z d Z d Z RS(   s[   product version - the version of the product (visible at the top of the ÒGet InfoÓ window) t   ver2t   utxt(   R   R   R   R
   R   (    (    (    sU   /Users/tom/newbuild/install/lib/python2.7/plat-mac/lib-scriptpackages/Finder/Files.pyR(   Y   s   t   _Prop_stationeryc           B   s   e  Z d  Z d Z d Z RS(   s+   stationery - Is the file a stationery pad? t   pspdR   (   R   R   R   R
   R   (    (    (    sU   /Users/tom/newbuild/install/lib/python2.7/plat-mac/lib-scriptpackages/Finder/Files.pyR+   ]   s   t   _Prop_versionc           B   s   e  Z d  Z d Z d Z RS(   sS   version - the version of the file (visible at the bottom of the ÒGet InfoÓ window) t   versR*   (   R   R   R   R
   R   (    (    (    sU   /Users/tom/newbuild/install/lib/python2.7/plat-mac/lib-scriptpackages/Finder/Files.pyR-   a   s   t   internet_location_filec           B   s   e  Z d  Z d Z RS(   sA   internet location file - An file containing an internet location t   inlf(   R   R   R   R   (    (    (    sU   /Users/tom/newbuild/install/lib/python2.7/plat-mac/lib-scriptpackages/Finder/Files.pyR/   h   s   t   _Prop_locationc           B   s   e  Z d  Z d Z d Z RS(   s!   location - the internet location t   ilocR*   (   R   R   R   R
   R   (    (    (    sU   /Users/tom/newbuild/install/lib/python2.7/plat-mac/lib-scriptpackages/Finder/Files.pyR1   k   s   t   packagec           B   s   e  Z d  Z d Z RS(   s   package - A package t   pack(   R   R   R   R   (    (    (    sU   /Users/tom/newbuild/install/lib/python2.7/plat-mac/lib-scriptpackages/Finder/Files.pyR3   r   s   t   _3c_Inheritance_3e_t   original_itemt   accepts_high_level_eventst   has_scripting_terminologyt   minimum_sizet   opens_in_Classict   preferred_sizet   suggested_sizet   clipping_windowt   itemt   creator_typet	   file_typet   product_versiont
   stationeryt   versiont   locationR   R   R   R"   R0   R4   R   R   R'   s   c@#^R$   R   R2   R   R    R   R   R,   R   R)   R.   (    (,   R   t   aetoolst   MacOSt   _codeR   t   ComponentItemR   t	   NPropertyR   R   t   alias_filesR   R   R   R   R   R   R   t   application_filesR   R   t	   clippingsR!   t   document_filesR	   R#   R&   R(   R+   R-   t   filesR/   R1   t   internet_location_filesR3   t   packagest   _superclassnamest   _privpropdictt   _privelemdictt   Finder_itemst   _classdeclarationst   _propdeclarationst   _compdeclarationst   _enumdeclarations(    (    (    sU   /Users/tom/newbuild/install/lib/python2.7/plat-mac/lib-scriptpackages/Finder/Files.pyt   <module>   sÌ   							

