Differences between revisions 1 and 4 (spanning 3 versions)
Revision 1 as of 2008-07-31 14:08:44
Size: 1516
Editor: dunxd
Comment:
Revision 4 as of 2015-01-31 02:36:58
Size: 1771
Editor: msapiro
Comment: Removed FAQ Wizard last edited
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
#pragma page-filename DOC/versions/8684017 #pragma page-filename DOC/versions/4030600
Line 3: Line 3:
See the thread including the message by Barry Warsaw at [[http://mail.python.org/pipermail/mailman-developers/2004-May/016889.html]].
See the thread including the message by Barry Warsaw at
[[http://mail.python.org/pipermail/mailman-developers/2004-May/016889.html|http://mail.python.org/pipermail/mailman-developers/2004-May/016889.html]].
Line 7: Line 9:
For further details, see [[http://mail.python.org/pipermail/mailman-developers/2004-May/016903.html]], [[http://mail.python.org/pipermail/mailman-developers/2004-May/016892.html]], and [[http://mail.python.org/pipermail/mailman-developers/2004-May/016893.html]]. For further details, see [[http://mail.python.org/pipermail/mailman-developers/2004-May/016903.html|http://mail.python.org/pipermail/mailman-developers/2004-May/016903.html]], [[http://mail.python.org/pipermail/mailman-developers/2004-May/016892.html|http://mail.python.org/pipermail/mailman-developers/2004-May/016892.html]], and [[http://mail.python.org/pipermail/mailman-developers/2004-May/016893.html|http://mail.python.org/pipermail/mailman-developers/2004-May/016893.html]].
Line 11: Line 13:
See also the FAQ entry at [[../What version of Python is required for Mailman 2.1.5 and 2.1.9?|What version of Python is required for Mailman 2.1.5 and 2.1.9?]]. See also the FAQ entry at [[../What version of Python is required for Mailman 2.1.5 and 2.1.9 and 2.1.10 and 2.1.12?|What version of Python is required for Mailman 2.1.5 and 2.1.9 and 2.1.10 and 2.1.12?]].
Line 13: Line 15:
''Last changed on Sat Dec 16 04:39:56 2006 by'' Brad Knowles
<<Color2(
Converted from the Mailman FAQ Wizard, col=darkgreen)>>This is one of many [[../Frequently Asked Questions|Frequently Asked Questions]].
Converted from the Mailman FAQ Wizard

This is one of many [[../Frequently Asked Questions|Frequently Asked Questions]].

4.42. I installed/upgraded Mailman, but now I get the error "NameError: global name 'True' is not defined". What can I do?

See the thread including the message by Barry Warsaw at http://mail.python.org/pipermail/mailman-developers/2004-May/016889.html.

In short, Mailman 2.1.5 needs recent versions of Python to support it, specifically Python 2.3. If you're using RedHat or Debian-Stable versions of Linux, or Mac OS X 10.2 "Jaguar", you may need to install Python 2.3 from source.

For further details, see http://mail.python.org/pipermail/mailman-developers/2004-May/016903.html, http://mail.python.org/pipermail/mailman-developers/2004-May/016892.html, and http://mail.python.org/pipermail/mailman-developers/2004-May/016893.html.

Note that this is considered to be a bug in version 2.1.5. The version of Mailman 2.1.x currently in CVS has been fixed so that it should work with older versions of Python (including as old as Python 2.1), and this will be incorporated into the 2.1.6 release version. However, Python 2.3 (or later) is still strongly recommended.

See also the FAQ entry at What version of Python is required for Mailman 2.1.5 and 2.1.9 and 2.1.10 and 2.1.12?.

Converted from the Mailman FAQ Wizard

This is one of many Frequently Asked Questions.

MailmanWiki: DOC/4.42 I installed or upgraded Mailman, but now I get the error "NameError global name 'True' is not defined". What can I (last edited 2015-03-04 05:08:34 by msapiro)