;ò
¾0sDc           @   sg   d  Z  d Z d Z d k Z e i d d !d d f j  o d Z e d e ƒ ‚ n d	 „  Z d
 „  Z d S(   s3    $Id: __init__.py 2877 2006-05-18 15:11:23Z andy $ s%   The Reportlab PDF generation library.s   2.0Ni    i   i   s×   The trunk of reportlab requires Python 2.3 or higher.
    Any older applications should either use released versions beginning
    with 1.x (e.g. 1.21), or snapshots or checkouts from our 'version1'
    branch.
    s$   reportlab needs Python 2.3 or higherc         C   s\   |  i d j oD d  k } | i i t ƒ d } d  k } | i | | i	 d ƒ Sn t
 Sd  S(   Ns	   UserGuidei    s   mydocs.yaml(   s   contexts   targets   oss   paths   splits   __file__s   myDirs   yamls	   parseFiles   seps   None(   s   contexts   myDirs   yamls   os(    (    s<   /home/packages/reportlab/reportlab_2_0/reportlab/__init__.pys   getStory   s    		c          C   s    d  k  }  |  i i ƒ  } | Sd  S(   N(   s   reportlab.monitors	   reportlabs   monitors   ReportLabToolkitMonitors   mon(   s	   reportlabs   mon(    (    s<   /home/packages/reportlab/reportlab_2_0/reportlab/__init__.pys
   getMonitor   s    	(	   s   __version__s   __doc__s   Versions   syss   version_infos   warnings   ImportErrors   getStorys
   getMonitor(   s   getStorys   Versions
   getMonitors   syss   warnings   __version__s   __doc__(    (    s<   /home/packages/reportlab/reportlab_2_0/reportlab/__init__.pys   ?   s   		