Ignore:
Timestamp:
Mar 19, 2014, 11:31:01 PM (11 years ago)
Author:
dmik
Message:

python: Merge vendor 2.7.6 to trunk.

Location:
python/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • python/trunk

  • python/trunk/Doc/library/markup.rst

    r2 r391  
    1 
    21.. _markup:
    32
     
    2726   sgmllib.rst
    2827   htmllib.rst
    29    pyexpat.rst
     28   xml.rst
     29   xml.etree.elementtree.rst
    3030   xml.dom.rst
    3131   xml.dom.minidom.rst
     
    3535   xml.sax.utils.rst
    3636   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.