>>>>> "DG" == David Gibbs <[EMAIL PROTECTED]> writes:

    DG> Got this ...

    DG> [root@linux email-2.0.4]# pwd
    DG> /root/mailman-2.1-beta/mailman/misc/email-2.0.4 [root@linux
    DG> email-2.0.4]# PYTHONPATH=/usr/local/mailman/pythonlib python
    DG> test.py Traceback (innermost last):
    |   File "test.py", line 7, in ?
    |     import unittest
    DG> ImportError: No module named unittest

You must use at least Python 2.1 (with 2.1.3 or 2.2.1 recommended).
Still, something's weird because unittest came with Python 2.0 IIRC.

You sure that the first python on your path isn't 1.5.2?

-Barry


_______________________________________________
Mailman-Developers mailing list
[EMAIL PROTECTED]
http://mail.python.org/mailman-21/listinfo/mailman-developers

Reply via email to