We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc20716 commit 9dae05eCopy full SHA for 9dae05e
Doc/library/xml.etree.elementtree.rst
@@ -49,7 +49,7 @@ and its sub-elements are done on the :class:`Element` level.
49
Parsing XML
50
^^^^^^^^^^^
51
52
-We'll be using the following XML document as the sample data for this section:
+We'll be using the fictive :file:`country_data.xml` XML document as the sample data for this section:
53
54
.. code-block:: xml
55
0 commit comments