We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a3fc49 commit a4a8af0Copy full SHA for a4a8af0
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