diff options
author | Ronald Oussoren <ronaldoussoren@mac.com> | 2010-06-22 09:18:28 +0000 |
---|---|---|
committer | Ronald Oussoren <ronaldoussoren@mac.com> | 2010-06-22 09:18:28 +0000 |
commit | 934f4e1f398bb0dd712f40ecf7957327bdae33f8 (patch) | |
tree | aef7a3a91634068202c09e0fda5d257c9e9b9cbe /Python/Python-ast.c | |
parent | 4f6125996d1d8b164f9b59f90b5215462ca5a0e9 (diff) | |
download | cpython-git-934f4e1f398bb0dd712f40ecf7957327bdae33f8.tar.gz |
Fix for issue8446:
* Don't import 'ic' in webbrowser, that module is no longer used
* Remove 'MacOS' from the list of modules that should emit a Py3kWarning on import.
This is needed because one of the earlier tests triggers and import of this
extension, and that causes a failure in test_py3kwarn (running test_py3kwarn
separately worked fine)
With these changes 'make tests' no longer says that test_py3kwarn fails.
Diffstat (limited to 'Python/Python-ast.c')
0 files changed, 0 insertions, 0 deletions