I noticed that contrary to what is said in http://www.python.org/doc/2.2.3/whatsnew/node7.html, namely that integer divison should print deprecation warnings beginning with Python 2.3, even Python 2.4 is still quiet about it, i.e. you still need to explicitely set the -Q warn option to see the warnings. Is that by intent or has it simply been forgotten?
-- Christoph -- http://mail.python.org/mailman/listinfo/python-list