Mercurial > p > roundup > code
view MANIFEST.in @ 726:e3d742c75ac3
Well whadya know, bsddb3 works again.
The backend is implemented _exactly_ the same as bsddb - so there's no
using its transaction or locking support. It'd be nice to use those some
day I suppose.
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Tue, 21 May 2002 05:52:11 +0000 |
| parents | 3f42b0f90c7c |
| children | 938edfdeac6e |
line wrap: on
line source
recursive-include roundup *.py *.txt *.item *.index *.css *.filter *.newitem recursive-include frontends *.py *.txt *.dtml *.gif *.css *.html recursive-include cgi-bin *.cgi recursive-include test *.py *.txt recursive-include doc *.html *.png *.txt exclude doc/announcement.txt include roundup-* include *.txt
