Mercurial > p > roundup > code
view MANIFEST.in @ 640:7dd13fd5d8ea
fixed some problems in date calculations
(calendar.py doesn't handle over- and under-flow). Also,
hour/minute/second intervals may now be more than 99 each.
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Thu, 21 Feb 2002 23:11:45 +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
