PEP 361 lists __bool__ support as being possible for 2.6 backporting. As of today the trunk build uses __nonzero__ like 2.5 but 3.0 alpha uses __bool__. Has a decision been made on whether this will make the cut for 2.6? In a more general vein, is there a cutoff date for producing a list of 3.0 features which will be backported to 2.6? Thanks, James