mirror of
https://github.com/python/cpython.git
synced 2025-09-11 03:07:01 +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 = 'TEXT'
|
||||
|
||||
from StdSuites.Text_Suite import *
|
||||
class Text_Events:
|
||||
class Text_Events(Text_Suite_Events):
|
||||
|
||||
pass
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue