At 10:41 AM -0700 2004-06-14, Christopher Adams wrote:

 That addtopics.py was a typo. The name of the file is addtopic.py, but
 when I run withlist, I get the error message that I quoted, that the
 addtopic module doesn't exist. Do I have to 'install' the module or
 something? I am a novice with Python, so am unfamiliar with modules,
 but I have been reading a bit. Any help is most appreciated.

I don't see this module listed on the page at <http://www.list.org/site.html>, or in the Mailman FAQ entry at <http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq04.009.htp>.


Looking at my own 2.1.4 installation, the only files I find anywhere on the system which include the string "opic" anywhere in the file name are in /usr/local/mailman, named:

                % find . -name \*opic\* -print
                ./Mailman/Gui/Topics.py
                ./Mailman/Gui/Topics.pyc
                ./Mailman/TopicMgr.py
                ./Mailman/TopicMgr.pyc

        I'm not sure that this module exists, or that it is used in this way.

--
Brad Knowles, <[EMAIL PROTECTED]>

"They that can give up essential liberty to obtain a little temporary
safety deserve neither liberty nor safety."
    -Benjamin Franklin, Historical Review of Pennsylvania.

  SAGE member since 1995.  See <http://www.sage.org/> for more info.

------------------------------------------------------
Mailman-Users mailing list
[EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/

Reply via email to