[Mailman-Developers] 2.1b4: cron/checkdbs tweak

Harald Koch chk@pobox.com
Tue Oct 29 14:49:32 2002


Contains the following:

	import sys
	import time
	from types import UnicodeType
	from email.Charset import Charset

	import paths

Alas, if you haven't installed the latest email package in your python
system directory, this doesn't work.

The line "from email.Charset import Charset" should come after "import
paths", n'est pas?

-- 
Harald Koch     <chk@pobox.com>