]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Remove traces of division_warning left over from Python 2 (#10998)
authorÉric Araujo <merwok@netwok.org>
Sat, 26 Mar 2011 00:55:15 +0000 (01:55 +0100)
committerÉric Araujo <merwok@netwok.org>
Sat, 26 Mar 2011 00:55:15 +0000 (01:55 +0100)
commitbe3bd57ba22f7bda63dc0215b49b993a530e6145
treea87174ae1006793d5c800a9374d911bfe9daa89b
parent79fe2a3462f2f9a18092adc88791d332f1e724bb
Remove traces of division_warning left over from Python 2 (#10998)
Doc/library/sys.rst
Doc/whatsnew/3.3.rst
Include/pydebug.h
Lib/test/test_cmd_line.py
Lib/test/test_sys.py
Misc/NEWS
Misc/python.man
Objects/object.c
Python/sysmodule.c