We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7909b30 commit 6fa1e55Copy full SHA for 6fa1e55
Doc/library/xml.rst
@@ -55,7 +55,7 @@ An attacker can abuse XML features to carry out denial of service attacks,
55
access local files, generate network connections to other machines, or
56
circumvent firewalls.
57
58
-Expat versions lower that 2.6.0 may be vulnerable to "billion laughs",
+Expat versions lower than 2.6.0 may be vulnerable to "billion laughs",
59
"quadratic blowup" and "large tokens". Python may be vulnerable if it uses such
60
older versions of Expat as a system-provided library.
61
Check :const:`!pyexpat.EXPAT_VERSION`.
0 commit comments