On Thu, 16 Sep 2010 17:27:50 +0200 Georg Brandl <g.bra...@gmx.net> wrote: > Maybe you want to mention *who* warns?
I suppose it's the -3 flag: $ ~/cpython/27/python -3 -c "1/0" -c:1: DeprecationWarning: classic int division Traceback (most recent call last): File "<string>", line 1, in <module> ZeroDivisionError: integer division or modulo by zero _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com