;ò
ÎÑAHc           @   s    d  Z  d k l Z d e i d Z e i Z d k Z d k Z e i	 d j o d k
 TnC e i d j o d k Tn( d k Td 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 $


(   s   Releases   %s <%s>s   VilleNs   posix(   s   *s   win32sG   Platutils not available for platform '%s', some features may be missing(   s   __doc__s   IPythons   Releases   authorss
   __author__s   licenses   __license__s   oss   syss   names   platutils_posixs   platforms   platutils_win32s   platutils_dummys   warningss   warn(   s   __license__s   warningss
   __author__s   syss   Releases   os(    (    sA   /nyx/web/d/b/dbachman/work/src/ipython-0.8.4/IPython/platutils.pys   ?
   s   
		