diff options
| author | Nick Coghlan <ncoghlan@gmail.com> | 2015-07-03 19:49:15 +1000 |
|---|---|---|
| committer | Nick Coghlan <ncoghlan@gmail.com> | 2015-07-03 19:49:15 +1000 |
| commit | 2ab5b092e5a82390c236708b7c163a32dfc928a1 (patch) | |
| tree | 68694135ddd84b1cfd70025d53ca0313bf72b905 /Doc/c-api/init.rst | |
| parent | ccc897f839a4f1140b760169c6cb0840ec6a182a (diff) | |
| download | cpython-git-2ab5b092e5a82390c236708b7c163a32dfc928a1.tar.gz | |
Close #24458: PEP 489 documentation
Patch by Petr Viktorin.
Diffstat (limited to 'Doc/c-api/init.rst')
| -rw-r--r-- | Doc/c-api/init.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Doc/c-api/init.rst b/Doc/c-api/init.rst index e6d6d9fa87..81823bf383 100644 --- a/Doc/c-api/init.rst +++ b/Doc/c-api/init.rst @@ -873,6 +873,8 @@ been created. instead. +.. _sub-interpreter-support: + Sub-interpreter support ======================= |
