Re: [Mailman-Users] ImportError: cannot import name _C

2013-02-15 Thread Lummoxx
On 02/14/2013 08:11 PM, Mark Sapiro wrote: Lummoxx wrote: I need to reset a list password, but when I run ./reset_pw.py, I get a python error: This is not the way to run reset_pw.py. After I saw it wasn't working the usual way, I was just doing it that way to generate the error. Traceback (m

Re: [Mailman-Users] ImportError: cannot import name _C

2013-02-14 Thread Mark Sapiro
Lummoxx wrote: > >I need to reset a list password, but when I run ./reset_pw.py, I get a >python error: This is not the way to run reset_pw.py. You run it with 'withlist', but there is some issue with your copy of reset_pw.py. Running it via ./reset_pw.py hould produce usage instructions, not a

[Mailman-Users] ImportError: cannot import name _C

2013-02-14 Thread Lummoxx
Running mailman 2.1.12 on RHEL6. Imported lists from a RHEL5 server running mailman 2.1.9. Mailman itself seems to be running fine. It's a fairly large installation with over 760 lists, and messages sent to lists I subscribe to on the server are sent and received as expected. I need to reset a