diff options
Diffstat (limited to 'docs/library/gc.rst')
| -rw-r--r-- | docs/library/gc.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/library/gc.rst b/docs/library/gc.rst index abc8b7933..c823aed3e 100644 --- a/docs/library/gc.rst +++ b/docs/library/gc.rst @@ -4,6 +4,8 @@ .. module:: gc :synopsis: control the garbage collector +|see_cpython_module| :mod:`python:gc`. + Functions --------- |
