mirror of
https://github.com/python/cpython.git
synced 2025-08-01 23:53:15 +00:00
Regenerated with fixes to gensuitemodule.
This commit is contained in:
parent
0400515ff0
commit
4ef58af9a7
6 changed files with 44 additions and 44 deletions
|
@ -11,7 +11,7 @@ import MacOS
|
|||
_code = 'reqd'
|
||||
|
||||
from StdSuites.Required_Suite import *
|
||||
class Required_Events:
|
||||
class Required_Events(Required_Suite_Events):
|
||||
|
||||
_argmap_open = {
|
||||
'converting' : 'Conv',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue