]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Ensure 'module removed' warning messages contain the word 'module' or 'package'.
authorMark Dickinson <dickinsm@gmail.com>
Sat, 3 Apr 2010 16:41:20 +0000 (16:41 +0000)
committerMark Dickinson <dickinsm@gmail.com>
Sat, 3 Apr 2010 16:41:20 +0000 (16:41 +0000)
commit920fd66ac6e723246baf6c3ed9f720675811bb15
treef99e9ab8ddb72a3e6d0b4007287322575b1d30e8
parent0ccc7bbb34100c1de1b407da741db06fe76bc227
Ensure 'module removed' warning messages contain the word 'module' or 'package'.

This should fix the test_py3kwarn failure on OS X.  test_support.import_module
also requires this.
Lib/plat-mac/Carbon/__init__.py
Lib/plat-mac/appletrunner.py
Mac/Modules/ColorPickermodule.c
Mac/Modules/MacOS.c
Mac/Modules/Nav.c
Mac/Modules/OSATerminology.c
Mac/Modules/icgluemodule.c