> This conflicts with the current redefinition of div such > that int/int --> float, meaning code currently being redone > to match 2.2 will have to be redone again. Um, in 2.2, 1/2 is still 0, unless you use python -Qnew. :-) --Guido van Rossum (home page: http://www.python.org/~guido/)