pytho****@googl*****
pytho****@googl*****
2011年 3月 10日 (木) 01:02:43 JST
Revision: 92cfa20b4d Author: INADA Naoki <inada****@klab*****> Date: Wed Mar 9 07:54:23 2011 Log: Update to 2.6.6: library/xml.dom.rst http://code.google.com/p/python-doc-ja/source/detail?r=92cfa20b4d Modified: /library/xml.dom.rst ======================================= --- /library/xml.dom.rst Mon Nov 22 09:06:06 2010 +++ /library/xml.dom.rst Wed Mar 9 07:54:23 2011 @@ -67,7 +67,7 @@ `Document Object Model (DOM) Level 1 Specification <http://www.w3.org/TR/REC-DOM-Level-1/>`_ :mod:`xml.dom.minidom` でサポートされている W3C の DOM に関する勧告。 - `Python Language Mapping Specification <http://www.omg.org/docs/formal/02-11-05.pdf>`_ + `Python Language Mapping Specification <http://www.omg.org/spec/PYTH/1.2/PDF>`_ このドキュメントでは OMG IDL から Python への対応付けを記述していま す。