[Mailman-Developers] Cookie bug in 2.1a3+

Bob Puff@NLE bob@nleaudio.com
Thu, 25 Oct 2001 23:05:51 -0400


Just hit this one when I tried to view the private archives:

Bug in Mailman version 2.1a3

We're sorry, we hit a bug!

If you would like to help us identify the problem, please email a copy of this page to the webmaster for this site with a description of what happened. Thanks! 

Traceback:

Traceback (most recent call last):
  File "/home/csc/mailman/scripts/driver", line 90, in run_main
    pkg = __import__('Mailman.Cgi', globals(), locals(), [scriptname])
  File "/home/csc/mailman/Mailman/Cgi/private.py", line 29, in ?
    from Mailman import Cookie
ImportError: cannot import name Cookie





Python information:

     Variable
                                          Value
 sys.version
                 2.1.1 (#1, Aug 10 2001, 01:32:01) [GCC 2.95.3 19991030 (prerelease)] 
 sys.executable
                 /usr/bin/python 
 sys.prefix
                 /usr/local 
 sys.exec_prefix
                 /usr/local 
 sys.path
                 /usr/local 
 sys.platform
                 linux2 

It should have asked for my email and password.

Bob