We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f5a136 commit bdf849fCopy full SHA for bdf849f
1 file changed
peps/pep-0489.rst
@@ -12,6 +12,10 @@ Python-Version: 3.5
12
Post-History: 23-Aug-2013, 20-Feb-2015, 16-Apr-2015, 07-May-2015, 18-May-2015
13
Resolution: https://mail.python.org/pipermail/python-dev/2015-May/140108.html
14
15
+.. canonical-doc:: :ref:`python:initializing-modules`.
16
+ For Python 3.14+, see :ref:`py3.14:extension-modules`
17
+ and :ref:`py3.14:pymoduledef`
18
+
19
.. highlight:: c
20
21
Abstract
0 commit comments