Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 9b0dc53

Browse files
committed
Define %descriptor.class, since it's used.
1 parent 279ca75 commit 9b0dc53

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

Doc/sgml/python.dtd

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22
id ID #IMPLIED
33
role NMTOKEN #IMPLIED">
44

5+
<!ENTITY % descriptor.class "cfuncdesc | cvardesc | ctypedesc |
6+
classdesc | excdesc | funcdesc | datadesc |
7+
memberdesc | methoddesc | opcodedesc">
8+
59
<!-- include the OASIS Exchange Table Model -->
610
<!ENTITY oasis-tables.mod
711
PUBLIC "-//OASIS//DTD Exchange Table Model 19960430//EN">

0 commit comments

Comments
 (0)