Code

removed Log
authorrichard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2>
Tue, 10 Sep 2002 00:19:55 +0000 (00:19 +0000)
committerrichard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2>
Tue, 10 Sep 2002 00:19:55 +0000 (00:19 +0000)
commite8e0c9b06279ec296229fcbe2f1c308f4f67afb8
tree02a70dbe85edd1bf6c0f9297ff53491002e8b90c
parent7701052d64fb9377bd35abc3c4f63d8109f483d4
removed Log

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@1111 57a73879-2fb5-44c3-a270-3262357dd7e2
27 files changed:
roundup/__init__.py
roundup/admin.py
roundup/date.py
roundup/i18n.py
roundup/indexer.py
roundup/install_util.py
roundup/instance.py
roundup/mailgw.py
roundup/password.py
roundup/roundupdb.py
roundup/security.py
roundup/token.py
roundup/version_check.py
test/__init__.py
test/test_dates.py
test/test_db.py
test/test_htmltemplate.py
test/test_indexer.py
test/test_init.py
test/test_locking.py
test/test_mailgw.py
test/test_mailsplit.py
test/test_multipart.py
test/test_schema.py
test/test_security.py
test/test_template_parser.py
test/test_token.py