Staging
v0.5.1
https://github.com/python/cpython
Revision 040f76b79c0ce86dc33b9c525fbcd84b2254e559 authored by Marc-André Lemburg on 14 August 2006, 10:55:19 UTC, committed by Marc-André Lemburg on 14 August 2006, 10:55:19 UTC
Replace UnicodeDecodeErrors raised during == and !=
compares of Unicode and other objects with a new
UnicodeWarning.

All other comparisons continue to raise exceptions.
Exceptions other than UnicodeDecodeErrors are also left
untouched.
1 parent e6dd31c
History
Tip revision: 040f76b79c0ce86dc33b9c525fbcd84b2254e559 authored by Marc-André Lemburg on 14 August 2006, 10:55:19 UTC
Slightly revised version of patch #1538956:
Tip revision: 040f76b
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
PCbuild8
Parser
Python
RISCOS
Tools
.hgtags -rw-r--r-- 3.2 KB
LICENSE -rw-r--r-- 13.2 KB
Makefile.pre.in -rw-r--r-- 34.2 KB
README -rw-r--r-- 53.5 KB
configure -rwxr-xr-x 623.0 KB
configure.in -rw-r--r-- 94.0 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 26.4 KB
setup.py -rw-r--r-- 66.3 KB

README

back to top