[Mailman-Users] Mailman problem

Luke luke at indy.net
Tue Jul 28 18:06:40 CEST 1998


Barry-

none of these failed


Luke
luke at indy.net
"Celebrate we will because life is short but sweet for certain"---Two Step

On Tue, 28 Jul 1998, Barry A. Warsaw wrote:

> 
> Luke,
> 
> Try this:
> 
> cd to the Mailman installation directory (which is either
> /home/mailman if you didn't supply a --prefix option to configure, or
> the directory you gave to --prefix).
> 
> >From this directory fire up your Python interpreter from the command
> line, and execute the following:
> 
> >>> import sys
> >>> print sys.stderr
> >>> import os
> >>> print os.pardir
> >>> from Mailman.Logging.StampedLogger import StampedLogger
> >>> from Mailman.Logging.MultiLogger import MultiLogger
> 
> 
> Please tell us if any of these steps fail, and mail us the traceback
> if so.
> 
> -Barry
> 
> ------------------------------------------------------
> Mailman-Users maillist  -  Mailman-Users at python.org
> http://www.python.org/mailman/listinfo/mailman-users
> 





More information about the Mailman-Users mailing list