Fred Drake
|
e544191397
|
Add \modulesynopsis for inclusion in the list of modules at the beginning
of the chapter.
Add explanation that this is only available when the cycle detector is
enabled at build time.
|
2000-09-09 03:26:51 +00:00 |
Vladimir Marangozov
|
f9d20c3786
|
Neil Schemenauer: GC enable(), disable(), isenabled() interface.
Small stylistic changes by VM:
- is_enabled() -> isenabled()
- static ... Py_<func> -> static ... gc_<func>
|
2000-08-06 22:45:31 +00:00 |
Fred Drake
|
bdcf91fda0
|
Documentation for the gc module. Text from Neil Schemenauer
<nascheme@enme.ucalgary.ca>, markup & minor revisions from Fred
Drake.
|
2000-07-12 04:22:53 +00:00 |