[Spambayes] What to do first?

Mark McEahern marklists@mceahern.com
Mon, 23 Sep 2002 18:28:39 -0500


[Dan Mick]
> (And is there something besides the presence of True and False that
> makes this code depend on bleeding-edge Python, or can I use my trusty
> 2.2?

[Tim Peters]
> It requires 2.2.1, but as of yesterday should no longer require 2.3
> (although I haven't tried this with 2.2.1 yet).

Somewhat OT:  Is there an easy way to "backport" True/False to Python 2.2;
e.g., adding them to __builtins__ in sitecustomize?  Or is that braindead?

// m

-