Greg Ewing <[EMAIL PROTECTED]> wrote: > What's the feeling about this? If, e.g. int() > were changed in Py3k to round instead of truncate, > would it cause anyone substantial pain?
Gratuitous breakage! I shudder at the thought of checking hundreds of int-calls to see if they'd still be correct under such a change. -- Christian Tanzer http://www.c-tanzer.at/ _______________________________________________ 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