[Mailman-Developers] Cookie bug in 2.1a3+

Dan Mick Dan Mick <dmick@utopia.West.Sun.COM>
Thu, 25 Oct 2001 19:59:28 -0700 (PDT)


Yeah, I found this one last night.  Fixed in CVS.
You can just delete that import line from private.py.

> 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
> 
> _______________________________________________
> Mailman-Developers mailing list
> Mailman-Developers@python.org
> http://mail.python.org/mailman/listinfo/mailman-developers