Staging
v0.5.1
https://github.com/python/cpython
Revision 934f4e1f398bb0dd712f40ecf7957327bdae33f8 authored by Ronald Oussoren on 22 June 2010, 09:18:28 UTC, committed by Ronald Oussoren on 22 June 2010, 09:18:28 UTC
* 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.
1 parent 4f61259
History
Tip revision: 934f4e1f398bb0dd712f40ecf7957327bdae33f8 authored by Ronald Oussoren on 22 June 2010, 09:18:28 UTC
Fix for issue8446:
Tip revision: 934f4e1
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
RISCOS
Tools
.bzrignore -rw-r--r-- 493 bytes
.hgignore -rw-r--r-- 705 bytes
.hgtags -rw-r--r-- 4.1 KB
LICENSE -rw-r--r-- 13.8 KB
Makefile.pre.in -rw-r--r-- 39.7 KB
README -rw-r--r-- 52.5 KB
configure -rwxr-xr-x 393.3 KB
configure.in -rw-r--r-- 122.0 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 33.2 KB
setup.py -rw-r--r-- 86.5 KB

README

back to top