]> granicus.if.org Git - python/commit
Make CObjects mutable. Fixes #477441.
authorMartin v. Löwis <martin@v.loewis.de>
Sun, 19 Oct 2003 18:30:01 +0000 (18:30 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Sun, 19 Oct 2003 18:30:01 +0000 (18:30 +0000)
commit01a74b2fa1b7eef7e4c4f575e353662eeb6e3b49
tree5d3a030a1249c41d7b2f347139737156b341a2a5
parent95cf84a4f3bd6b679e5c632512d02008b5ff8f46
Make CObjects mutable. Fixes #477441.
Doc/api/concrete.tex
Include/cobject.h
Misc/NEWS
Objects/cobject.c