mò
òbFc           @   s   d  Z  d k Z d S(   sä   General pythonic helper infrastructure.

Module:
 lazy -- support for lazy attribute look-up
Sub-package:
 endless -- implementing infinite lists, optionally with cacheing

 $Id: __init__.py,v 1.1 2007/06/03 16:52:54 eddy Exp $
N(   t   __doc__t   lazy(   R   (    (    t*   /home/eddy/.sys/py/study/snake/__init__.pyt   ?	   s   