mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
- update Neil's email address
This commit is contained in:
parent
97d723bd62
commit
b2c2c9e977
2 changed files with 4 additions and 8 deletions
|
@ -3,8 +3,8 @@
|
|||
|
||||
\declaremodule{extension}{gc}
|
||||
\modulesynopsis{Interface to the cycle-detecting garbage collector.}
|
||||
\moduleauthor{Neil Schemenauer}{nascheme@enme.ucalgary.ca}
|
||||
\sectionauthor{Neil Schemenauer}{nascheme@enme.ucalgary.ca}
|
||||
\moduleauthor{Neil Schemenauer}{nas@arctrix.com}
|
||||
\sectionauthor{Neil Schemenauer}{nas@arctrix.com}
|
||||
|
||||
The \module{gc} module is only available if the interpreter was built
|
||||
with the optional cyclic garbage detector (enabled by default). If
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue