summaryrefslogtreecommitdiff
path: root/Python/exceptions.c
diff options
context:
space:
mode:
authorNeil Schemenauer <nascheme@enme.ucalgary.ca>2001-08-30 00:05:51 +0000
committerNeil Schemenauer <nascheme@enme.ucalgary.ca>2001-08-30 00:05:51 +0000
commit43411b56832819104ac8fb1e31013ad4a7db866c (patch)
tree6649013c2318a49b72dec1091bb8c7b6727eb717 /Python/exceptions.c
parentcf22946c33132544f081f9ba6449be30a9866d8c (diff)
downloadcpython-git-43411b56832819104ac8fb1e31013ad4a7db866c.tar.gz
Make more things internal to this file. Remove
visit_finalizer_reachable since it's the same as visit_reachable. Rename visit_reachable to visit_move. Objects can now have the GC type flag set, reachable by tp_traverse and not be in a GC linked list. This should make the collector more robust and easier to use by extension module writers. Add memory management functions for container objects (new, del, resize).
Diffstat (limited to 'Python/exceptions.c')
0 files changed, 0 insertions, 0 deletions