view buildout.cfg @ 349:6116360f6e03

output redirection now wraps around precmd, postcmd
author catherine@Drou
date Tue, 16 Feb 2010 19:10:01 -0500
parents 2d6280e022e4
children
line wrap: on
line source

[buildout]
parts = mypython
develop = .

[mypython]
recipe = zc.recipe.egg
interpreter = mypython
eggs = cmd2