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 965be0e commit 04215a4Copy full SHA for 04215a4
Doc/library/xml.dom.rst
@@ -73,7 +73,7 @@ implementations are free to support the strict mapping from IDL). See section
73
`Document Object Model (DOM) Level 1 Specification <https://www.w3.org/TR/REC-DOM-Level-1/>`_
74
The W3C recommendation for the DOM supported by :mod:`xml.dom.minidom`.
75
76
- `Python Language Mapping Specification <http://www.omg.org/cgi-bin/doc?formal/02-11-05.pdf>`_
+ `Python Language Mapping Specification <https://www.omg.org/spec/PYTH/1.2/PDF>`_
77
This specifies the mapping from OMG IDL to Python.
78
79
0 commit comments