Changeset 391 for python/trunk/Doc/library/markup.rst
- Timestamp:
- Mar 19, 2014, 11:31:01 PM (11 years ago)
- Location:
- python/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
python/trunk
-
Property svn:mergeinfo
set to
/python/vendor/Python-2.7.6 merged eligible /python/vendor/current merged eligible
-
Property svn:mergeinfo
set to
-
python/trunk/Doc/library/markup.rst
r2 r391 1 2 1 .. _markup: 3 2 … … 27 26 sgmllib.rst 28 27 htmllib.rst 29 pyexpat.rst 28 xml.rst 29 xml.etree.elementtree.rst 30 30 xml.dom.rst 31 31 xml.dom.minidom.rst … … 35 35 xml.sax.utils.rst 36 36 xml.sax.reader.rst 37 xml.etree.elementtree.rst 38 39 .. seealso:: 40 41 `Python/XML Libraries <http://pyxml.sourceforge.net/>`_ 42 Home page for the PyXML package, containing an extension of :mod:`xml` package 43 bundled with Python. 44 37 pyexpat.rst
Note:
See TracChangeset
for help on using the changeset viewer.