Robin Lynn Frank wrote: > On Sunday 06 October 2002 05:35, Kerry Nice wrote: > >>rpm -q python2 > > > ]# rpm -q python > python-2.2-9mdk > > Is the problem that it is looking for python2 rather than python?
No, the problem is that the boolean False is functionality that was added in a more recent version of python2. I have Redhat 7.3 and whatever version shipped with that wasn't recent enough. I had to go to python.org, or was it rpmfind.net, to get a more recent version. You have to have python2 2.2.1 or more recent. https://sourceforge.net/mailarchive/forum.php?thread_id=1022331&forum_id=8711 [nice@mothlight nice]$ python2 Python 2.2.1 (#1, Sep 18 2002, 11:34:39) [GCC 2.96 20000731 (Red Hat Linux 7.3 2.96-110)] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> False 0 You shouldn't get an error when you try to do this. Kerry. ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Spamassassin-talk mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/spamassassin-talk