mirror of
https://github.com/python/cpython.git
synced 2025-10-30 05:01:30 +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 @@
|
|||
_code = 'reqd'
|
||||
|
||||
from StdSuites.Required_Suite import *
|
||||
class Required_suite_Events:
|
||||
class Required_suite_Events(Required_Suite_Events):
|
||||
|
||||
def open(self, _object, _attributes={}, **_arguments):
|
||||
"""open: Open the specified object(s)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue