annotate roundup/cgi/__init__.py @ 1807:ea43cb3c157f

We need a stable set of chars to be able to match... ...the subject lines of registration confirmation. Py2.1's string.letters also depends on locales, so we can't use it.
author Johannes Gijsbers <jlgijsbers@users.sourceforge.net>
date Wed, 10 Sep 2003 13:04:05 +0000
parents 9cc72b7c521f
children fc52d57c6c3e
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1301
9cc72b7c521f ensured there's no zero-length files in source [SF#633622]
Richard Jones <richard@users.sourceforge.net>
parents: 985
diff changeset
1 ' CGI interface modules '

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