Staging
v0.5.1
https://github.com/python/cpython
Revision bd40b912386242cd9b61eb81ac9ae1be59329057 authored by Raymond Hettinger on 16 September 2003, 07:13:56 UTC, committed by Raymond Hettinger on 16 September 2003, 07:13:56 UTC
hashing a class that does not define __hash__ but does define a
comparison.
1 parent 5ae2511
History
Tip revision: bd40b912386242cd9b61eb81ac9ae1be59329057 authored by Raymond Hettinger on 16 September 2003, 07:13:56 UTC
Fix leak in classobject.c. The leak surfaced on the error exit when
Tip revision: bd40b91
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
RISCOS
Tools
.cvsignore -rw-r--r-- 109 bytes
.hgtags -rw-r--r-- 2.2 KB
LICENSE -rw-r--r-- 12.6 KB
Makefile.pre.in -rw-r--r-- 31.0 KB
README -rw-r--r-- 47.8 KB
configure -rwxr-xr-x 515.7 KB
configure.in -rw-r--r-- 81.1 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 24.4 KB
setup.py -rw-r--r-- 49.9 KB

README

back to top