]> granicus.if.org Git - python/commitdiff
Define %descriptor.class, since it's used.
authorFred Drake <fdrake@acm.org>
Fri, 29 Jan 1999 21:38:14 +0000 (21:38 +0000)
committerFred Drake <fdrake@acm.org>
Fri, 29 Jan 1999 21:38:14 +0000 (21:38 +0000)
Doc/sgml/python.dtd

index 88aace0baf01b6ee06b4163d9b19cb8b4c6c484e..51a88cee6feef79cb1b6e2ca57a5c071ccd7ffea 100644 (file)
@@ -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">