diff roundup/templates/.cvsignore @ 68:5e71aaa87e5b

Added templatebuilder module. two functions - one to pack up the html base, one to unpack it. Packed up the two standard templates into htmlbases. Modified __init__ to install them. __init__.py magic was needed for the rather high levels of wierd import magic. Reducing level of import magic == (good, future)
author Anthony Baxter <anthonybaxter@users.sourceforge.net>
date Tue, 24 Jul 2001 10:46:22 +0000
parents
children bcc72c3982ed
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/roundup/templates/.cvsignore	Tue Jul 24 10:46:22 2001 +0000
@@ -0,0 +1,1 @@
+*.pyc

Roundup Issue Tracker: http://roundup-tracker.org/