STINNER Victor <[email protected]> added the comment: > time.clock() has been in use for ages in many many scripts. > We don't want to carelessly break all those.
I don't want to remove the function, just mark it as deprecated to avoid confusion. It will only be removed from the next major Python. ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue14309> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
