Files
cpython/Lib/test
Ronald Oussoren 934f4e1f39 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.
2010-06-22 09:18:28 +00:00
..
2010-03-30 18:58:22 +00:00
2010-02-06 23:02:29 +00:00
2010-02-08 00:04:54 +00:00
2010-04-16 21:55:10 +00:00
2010-02-06 23:06:24 +00:00
2010-02-06 23:06:24 +00:00
2009-12-29 00:09:33 +00:00
2009-06-30 22:57:08 +00:00
2009-06-30 22:57:08 +00:00
2010-01-31 18:02:35 +00:00
2010-06-22 09:18:28 +00:00
2010-02-06 23:12:19 +00:00
2009-06-30 22:57:08 +00:00
2010-05-15 17:48:55 +00:00
2010-05-06 14:11:23 +00:00
2010-06-18 20:00:17 +00:00
2010-06-07 22:33:09 +00:00