Skip to content
Snippets Groups Projects
Unverified Commit f44e629a authored by Miss Islington (bot)'s avatar Miss Islington (bot) Committed by GitHub
Browse files

bpo-6686: Replace String with Bytes in xml.sax.handler documentation (GH-30612)


(cherry picked from commit 32e4f450)

Co-authored-by: default avatarYassir Karroum <ukarroum17@gmail.com>
parent d851f37b
Branches
Tags
No related merge requests found
......@@ -147,7 +147,7 @@ for the feature and property names.
.. data:: property_xml_string
| value: ``"http://xml.org/sax/properties/xml-string"``
| data type: String
| data type: Bytes
| description: The literal string of characters that was the source for the
current event.
| access: read-only
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment