mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
Define %descriptor.class, since it's used.
This commit is contained in:
parent
279ca75a5b
commit
9b0dc53d89
1 changed files with 4 additions and 0 deletions
|
@ -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">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue