Mercurial > piecrust2
view .gitignore @ 171:d5991525801d
sources: Add an `IListableSource` interface for sources that can be listed.
Page sources that implement this interface can be "iterated through", like
a hierarchy, which is useful for the upcoming `Linker` feature.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Sat, 03 Jan 2015 20:51:34 -0800 |
parents | ae90caf26224 |
children | a1b69b320217 |
line wrap: on
line source
*.pyc venv/ build/lib build/messages/_cache dist/ piecrust.egg-info/ piecrust/__version__.py