]> granicus.if.org Git - python/commit
Get rid of most of the rest of coerce (slot is still there for now).
authorNeal Norwitz <nnorwitz@gmail.com>
Mon, 21 Aug 2006 17:06:07 +0000 (17:06 +0000)
committerNeal Norwitz <nnorwitz@gmail.com>
Mon, 21 Aug 2006 17:06:07 +0000 (17:06 +0000)
commit4886cc331ff158f8ede74878a436adfad205bd2d
treee9473cb0fd8449b2bdfcea9826e5c795e6ba87e2
parent79212998a8d46712edcf7c4f3fbaefca05a7b08b
Get rid of most of the rest of coerce (slot is still there for now).
19 files changed:
BROKEN
Doc/api/abstract.tex
Doc/ref/ref3.tex
Doc/tut/glossary.tex
Include/abstract.h
Include/object.h
Lib/test/test_builtin.py
Lib/test/test_complex.py
Lib/test/test_descr.py
Misc/NEWS
Misc/cheatsheet
Objects/abstract.c
Objects/complexobject.c
Objects/floatobject.c
Objects/intobject.c
Objects/object.c
Objects/typeobject.c
PC/_winreg.c
Python/bltinmodule.c