annotate roundup/templates/classic/.cvsignore @ 777:bcd284bba81f

Updated message strings... ...to match the RFC822 address quoting performed by the 'email' and 'rfc822' modules. The verification really should use a RFC2822 message parser rather than literal string comparisions to allow for legal variations in messages.
author Derrick Hudson <dman13@users.sourceforge.net>
date Tue, 18 Jun 2002 03:59:59 +0000
parents 9646b1bd227b
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
67
5b0406c37ccd *** empty log message ***
Anthony Baxter <anthonybaxter@users.sourceforge.net>
parents:
diff changeset
1 *.pyc
723
9646b1bd227b ignore pyo
Richard Jones <richard@users.sourceforge.net>
parents: 715
diff changeset
2 *.pyo
587
5d10e55d6cb2 Removed generated files from repository
Jürgen Hermann <jhermann@users.sourceforge.net>
parents: 67
diff changeset
3 htmlbase.py
715
bcc72c3982ed ignore coverage files
Richard Jones <richard@users.sourceforge.net>
parents: 587
diff changeset
4 *.cover

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