mirror of
https://github.com/python/cpython.git
synced 2025-08-14 13:59:20 +00:00
Regenerated with property names with _Prop_ prepended.
This commit is contained in:
parent
bc956056d4
commit
842273bcd7
53 changed files with 1697 additions and 2860 deletions
|
@ -124,22 +124,3 @@ _Enum_vwby = {
|
|||
#
|
||||
_classdeclarations = {
|
||||
}
|
||||
|
||||
_propdeclarations = {
|
||||
}
|
||||
|
||||
_compdeclarations = {
|
||||
}
|
||||
|
||||
_enumdeclarations = {
|
||||
'earr' : _Enum_earr,
|
||||
'ecvw' : _Enum_ecvw,
|
||||
'edfm' : _Enum_edfm,
|
||||
'elsv' : _Enum_elsv,
|
||||
'ipnl' : _Enum_ipnl,
|
||||
'isiz' : _Enum_isiz,
|
||||
'lvic' : _Enum_lvic,
|
||||
'priv' : _Enum_priv,
|
||||
'sodr' : _Enum_sodr,
|
||||
'vwby' : _Enum_vwby,
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue