mirror of
https://github.com/python/cpython.git
synced 2025-08-12 12:58:50 +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
|
@ -50,13 +50,3 @@ _Enum_Conv = {
|
|||
#
|
||||
_classdeclarations = {
|
||||
}
|
||||
|
||||
_propdeclarations = {
|
||||
}
|
||||
|
||||
_compdeclarations = {
|
||||
}
|
||||
|
||||
_enumdeclarations = {
|
||||
'Conv' : _Enum_Conv,
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue