goa/skel/cw-cubes/README.txt
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Thu, 01 Apr 2010 08:24:53 +0200
branchstable
changeset 5128 e5d300d75519
parent 0 b97547f5f1fa
permissions -rw-r--r--
[python] take care to this detail of @contextmanager: if an unhandled exception occurs in the block, it is reraised inside the generator at the point where the yield occurred

This directory is where you should put your lax components.

For your application to actually use a component, you also 
have to modify the ``INCLUDED_COMPONENTS`` variable in 
the ``custom.py`` module.