[Mailman-Users] reliable python 2.3.3 or 2.3.4 backport?

John W. Baxter jwblist at olympus.net
Fri Aug 6 05:14:45 CEST 2004


On 8/5/2004 12:24, "Jeff Garvas" <jeff at cia.net> wrote:

> 
> On Thu, Aug 05, 2004 at 09:51:03AM -0700 or thereabouts, John W. Baxter wrote:
> 
>> Run python from the command line.
>> 
>> At the prompt, type
>> print True
>> 
>> But what matters is what happens on the machine on which True is claimed by
>> Mailman to be undefined.
> 
> John,
> 
> Great idea.  So how do I fix this?
> 
> jeff at newbox:~$ python
> Python 2.3.4 (#1, Aug  4 2004, 23:33:28)
> [GCC 2.95.4 20011002 (Debian prerelease)] on linux2
> Type "help", "copyright", "credits" or "license" for more information.
>>>> print True
> True

Looks right to me (True is defined) so I don't know how to go about fixing a
Python program which doesn't find it to be true.

Of course, what we really need may be the Python as it run in the CGI
environment, which may differ (particularly if mod_python is active in
Apache).

  --John



More information about the Mailman-Users mailing list