1
1
mirror of https://git.launchpad.net/beautifulsoup synced 2025-10-06 00:12:49 +02:00

Candidate implementation with doc changes.

This commit is contained in:
Leonard Richardson
2025-08-23 12:56:01 -04:00
parent 6752da5b7a
commit 540ac603b0

View File

@@ -600,7 +600,7 @@ of an `XML processing instruction <https://www.w3.org/TR/REC-xml/#sec-pi>`_.
.. py:class:: PageElement
-------------------------
=========================
You may sometimes see a reference to a class called
:py:class:`PageElement`, especially if you are :ref:`running a type