Documentation for the gc module. Text from Neil Schemenauer

<nascheme@enme.ucalgary.ca>, markup & minor revisions from Fred
Drake.
This commit is contained in:
Fred Drake 2000-07-12 04:22:53 +00:00
parent bf26e07049
commit bdcf91fda0
3 changed files with 108 additions and 0 deletions

View file

@ -73,6 +73,7 @@ and how to embed it in other applications.
\input{libpython} % Python Services
\input{libsys}
\input{libgc}
\input{libatexit}
\input{libtypes}
\input{libuserdict}