‡Æ
èÞ?:c    	   sØ    d  Z  : < d k Z d k Z > d „  Z B e i i ƒ  Z C x? e d C r2 Z D e e d ƒ o E e e i	 ƒ e _	 n qK WF [ [ J g  Z K xI e i
 d K r9 Z L e e ƒ Z M e e j o N e i e ƒ n q¥ WO e e i
 (P [ [ R d „  Z ` d „  Z r e i g Z s e i e i j o t e i e i ƒ n u xÂ e d u rµ Z v e o¥ w e i d j oB x e e y d z d	 e i d
  { d ƒ e e d d ƒ g Z n ~ e g Z  x: e d  r- Z € e i
 i e ƒ o  e e ƒ n qÛWn q[W… e i d j o † d Z n* ‡ e i d j o ˆ d Z n
 Š d Z ‹ d k Z Œ e e _ e _  [ ‘ d f  d „  ƒ  YZ Ë e d e i ƒ e _ Ì e d Í d ƒ e _ Î e i
 i e i	 ƒ Z Ï e d d Ñ d d g Ò e e i
 i e e i  ƒ e i! g ƒ e _" Ù d Z# Û â ç e# d j o è e i$ e# ƒ n í y î d k% Z% Wn ï e& j
 o
 ð n X÷ e e d ƒ o ø e `$ n ú d „  Z'  e( d j o e' ƒ  n d S(   s	  Append module search paths for third-party packages to sys.path.

****************************************************************
* This module is automatically imported during initialization. *
****************************************************************

In earlier versions of Python (up to 1.5a3), scripts or modules that
needed to use site-specific modules would place ``import site''
somewhere near the top of their code.  Because of the automatic
import, this is no longer necessary (but code that does it still
works).

This will append site-specific paths to to the module search path.  On
Unix, it starts with sys.prefix and sys.exec_prefix (if different) and
appends lib/python<version>/site-packages as well as lib/site-python.
On other platforms (mainly Mac and Windows), it uses just sys.prefix
(and sys.exec_prefix, if different, but this is unlikely).  The
resulting directories, if they exist, are appended to sys.path, and
also inspected for path configuration files.

A path configuration file is a file whose name has the form
<package>.pth; its contents are additional directories (one per line)
to be added to sys.path.  Non-existing directories (or
non-directories) are never added to sys.path; no directory is added to
sys.path more than once.  Blank lines and lines beginning with
\code{#} are skipped.

For example, suppose sys.prefix and sys.exec_prefix are set to
/usr/local and there is a directory /usr/local/lib/python1.5/site-packages
with three subdirectories, foo, bar and spam, and two path
configuration files, foo.pth and bar.pth.  Assume foo.pth contains the
following:

  # foo package configuration
  foo
  bar
  bletch

and bar.pth contains:

  # bar package configuration
  bar

Then the following directories are added to sys.path, in this order:

  /usr/local/lib/python1.5/site-packages/bar
  /usr/local/lib/python1.5/site-packages/foo

Note that bletch is omitted because it doesn't exist; bar precedes foo
because bar.pth comes alphabetically before foo.pth; and spam is
omitted because it is not mentioned in either path configuration file.

After these path manipulations, an attempt is made to import a module
named sitecustomize, which can perform arbitrary additional
site-specific customizations.  If this import fails with an
ImportError exception, it is silently ignored.

Nc     s;   > ? t  i i |  Œ  } @ t  i i t  i i | ƒ ƒ Sd  S(   N(   s   oss   paths   joins   pathss   dirs   normcases   abspath(   s   pathss   dirs3   /home/guest/edwardam/cmp2/py2/lib/python2.0/site.pys   makepath> s   i    s   __file__c    sã   R S t  |  ƒ }  T |  t i j o U t i i |  ƒ n V y W t i |  ƒ } Wn  X t i j
 o Y d  Sn XZ t	 t i i
 | ƒ } [ | i ƒ  \ x< | d \ r/ } ] | d d j o ^ t |  | ƒ n q© Wd  S(   Ni    i   s   .pth(   s   makepaths   sitedirs   syss   paths   appends   oss   listdirs   namess   errors   maps   normcases   sorts   names
   addpackage(   s   sitedirs   namess   names3   /home/guest/edwardam/cmp2/py2/lib/python2.0/site.pys
   addsitedirR s    	c    s   ` a t  i i |  | ƒ } b y c t | ƒ } Wn d t j
 o e d  Sn Xf xÅ f d oº g | i	 ƒ  } h | o i Pn j | d d j o
 k qW n l | d d j o m | d  } n n t |  | ƒ } o | t i j o t  i i | ƒ o p t i i | ƒ n qW Wd  S(   Ni   i    s   #s   
(   s   oss   paths   joins   sitedirs   names   fullnames   opens   fs   IOErrors   readlines   dirs   makepaths   syss   existss   append(   s   sitedirs   names   fullnames   fs   dirs3   /home/guest/edwardam/cmp2/py2/lib/python2.0/site.pys
   addpackage` s"    

&s   /s   libs   pythoni   s   site-packagess   site-pythons   :s   Use Cmd-Q to quit.s   \s   Use Ctrl-Z plus Return to exit.s   Use Ctrl-D (i.e. EOF) to exit.s   _Printerc      sD   ‘ ’ d Z  ” f  f  d „ Z › d „  Z ° d „  Z · d „  Z RS(   Ni   c    sC   ” • | |  _ – | |  _ — | |  _ ˜ | |  _ ™ t	 |  _
 d  S(   N(   s   names   selfs   _Printer__names   datas   _Printer__datas   filess   _Printer__filess   dirss   _Printer__dirss   Nones   _Printer__lines(   s   selfs   names   datas   filess   dirss3   /home/guest/edwardam/cmp2/py2/lib/python2.0/site.pys   __init__” s
   c  	  s!  › œ |  i o  d  Sn ž t } Ÿ x® |  i d Ÿ rž }   x€ |  i d   rp } ¡ t i	 i
 | | ƒ } ¢ y3 £ t | ƒ } ¤ | i ƒ  } ¥ | i ƒ  ¦ PWn § t j
 o
 ¨ n XqK W© | o ª Pn q3 W« | o ¬ |  i } n ­ | i d ƒ |  _ ® t |  i ƒ |  _ d  S(   Ni    s   
(   s   selfs   _Printer__liness   Nones   datas   _Printer__dirss   dirs   _Printer__filess   files   oss   paths   joins   opens   fps   reads   closes   IOErrors   _Printer__datas   splits   lens   _Printer__linecnt(   s   selfs   datas   dirs   files   fps3   /home/guest/edwardam/cmp2/py2/lib/python2.0/site.pys   __setup› s*   	 	 	
c    s\   ° ± |  i ƒ  ² t |  i ƒ |  i j o ³ d i |  i ƒ Sn µ d |  i f d Sd  S(   Ns   
s!   Type %s() to see the full %s texti   (   s   selfs   _Printer__setups   lens   _Printer__liness   MAXLINESs   joins   _Printer__name(   s   selfs3   /home/guest/edwardam/cmp2/py2/lib/python2.0/site.pys   __repr__° s   c    s  · ¸ |  i ƒ  ¹ d } º d } » xé » d oÞ ¼ y< ½ x2 t | | |  i ƒ d ½ r } ¾ |  i | GHqT WWn ¿ t j
 o À Pn€ XÂ | |  i 7} Ã t	 } Ä xG Ä | t	 j o6 Å t | ƒ } Æ | d d f j o Ç t	 } n q­ WÈ | d j o É Pn q( Wd  S(   Ns0   Hit Return for more, or q (and Return) to quit: i    i   s    s   q(   s   selfs   _Printer__setups   prompts   linenos   ranges   MAXLINESs   is   _Printer__liness
   IndexErrors   Nones   keys	   raw_input(   s   selfs   prompts   linenos   is   keys3   /home/guest/edwardam/cmp2/py2/lib/python2.0/site.pys   __call__· s(   		 
 			 (   s   MAXLINESs   __init__s   _Printer__setups   __repr__s   __call__(    s3   /home/guest/edwardam/cmp2/py2/lib/python2.0/site.pys   _Printer‘ s
   	s	   copyrights   creditssD   Python development is led by BeOpen PythonLabs (www.pythonlabs.com).s   licenses=   See http://www.pythonlabs.com/products/python2.0/license.htmls   LICENSE.txts   LICENSEs   asciis   setdefaultencodingc     s@   ú û d GHü x# t  i d ü r }  ý d |  GHq Wþ d GHd  S(   Ns   sys.path = [i    s       %s,s   ](   s   syss   paths   dir(   s   dirs3   /home/guest/edwardam/cmp2/py2/lib/python2.0/site.pys   _testú s
    	s   __main__()   s   __doc__s   syss   oss   makepaths   moduless   valuess   Ls   ms   hasattrs   __file__s   paths   dirs   appends
   addsitedirs
   addpackages   prefixs   prefixess   exec_prefixs   seps   versions   sitedirss   sitedirs   isdirs   exits   __builtin__s   quits   _Printers	   copyrights   creditss   dirnames   heres   joins   pardirs   curdirs   licenses   encodings   setdefaultencodings   sitecustomizes   ImportErrors   _tests   __name__(    s3   /home/guest/edwardam/cmp2/py2/lib/python2.0/site.pys   ?: s€    			 		 	
	" 		:	-	