summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Doc/sgml/python.dtd4
1 files changed, 4 insertions, 0 deletions
diff --git a/Doc/sgml/python.dtd b/Doc/sgml/python.dtd
index 88aace0..51a88ce 100644
--- a/Doc/sgml/python.dtd
+++ b/Doc/sgml/python.dtd
@@ -2,6 +2,10 @@
id ID #IMPLIED
role NMTOKEN #IMPLIED">
+<!ENTITY % descriptor.class "cfuncdesc | cvardesc | ctypedesc |
+ classdesc | excdesc | funcdesc | datadesc |
+ memberdesc | methoddesc | opcodedesc">
+
<!-- include the OASIS Exchange Table Model -->
<!ENTITY oasis-tables.mod
PUBLIC "-//OASIS//DTD Exchange Table Model 19960430//EN">