view buildout.cfg @ 340:43569db3ebdb

detect lists with __reversed__ not __getslice__
author catherine@Drou
date Tue, 16 Feb 2010 12:36:14 -0500
parents 2d6280e022e4
children
line wrap: on
line source

[buildout]
parts = mypython
develop = .

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