On Wed, Apr 2, 2008 at 12:06 AM, Mark Sapiro <[EMAIL PROTECTED]> wrote:
 > prashanth g wrote:

 >  How are you setting sys.path so that "from Mailman import MailList"
 >  works at all?

 mailman is installed in the /usr/local/mailman and i am appending the
 path by sys.path.append('/usr/local/mailman/')  i also tried the way
 you said but no change i get the same error. In the interpretor i
 could able to import the email module but not in the code or via
 mailman. In the file if i say import email.Iterator still it fails.
 Pretty hard to debug

 I dint understand if that is a mailman problem or python problem or
 mod_python's or something with the RHEL's RPM ?
 The same code works perfectly in all other machine except RHEL


-- 
regards,

Prashanth
http://munichlinux.blogspot.com
------------------------------------------------------
Mailman-Users mailing list
Mailman-Users@python.org
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/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=show&amp;file=faq01.027.htp

Reply via email to