diff options
Diffstat (limited to 'Doc/c-api/init.rst')
-rw-r--r-- | Doc/c-api/init.rst | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Doc/c-api/init.rst b/Doc/c-api/init.rst index 11cd5513f3..a4f25fa782 100644 --- a/Doc/c-api/init.rst +++ b/Doc/c-api/init.rst @@ -360,8 +360,6 @@ Initialization, Finalization, and Threads .. % XXX impl. doesn't seem consistent in allowing 0/NULL for the params; .. % check w/ Guido. -.. % XXX Other PySys thingies (doesn't really belong in this chapter) - .. _threads: |