Clayton Parker

Results 2 comments of Clayton Parker

Sorry, I haven't had a chance to review the PRs yet. The project is still alive. Might be a couple more days before I get a chance to dig in...

I think this changes the expected behavior of buildout quite a bit. ``` .. code-block:: cfg :filename: buildout.cfg [buildout] extends = base1.cfg base2.cfg parts += foo .. code-block:: cfg :filename:...