Ñò
ÎÑAHc           @   sµ   d  Z  d d k l Z d e i d Z e i Z d d k Z d d k Z e i	 d j o d d k
 TnL e i d j o d d k Tn. d d k Td d k Z e i d	 e i	 ƒ [ d S(
   s   Proxy module for accessing platform specific utility functions. 

Importing this module should give you the implementations that are correct 
for your operation system, from platutils_PLATFORMNAME module.

$Id: ipstruct.py 1005 2006-01-12 08:39:26Z fperez $


iÿÿÿÿ(   t   Releases   %s <%s>t   VilleNt   posix(   t   *t   win32sG   Platutils not available for platform '%s', some features may be missing(   t   __doc__t   IPythonR    t   authorst
   __author__t   licenset   __license__t   ost   syst   namet   platutils_posixt   platformt   platutils_win32t   platutils_dummyt   warningst   warn(    (    (    sI   /u/d/b/dbachman/web/work/lib/python2.3/site-packages/IPython/platutils.pyt   <module>
   s   
	
	