Regenerated with fixes to gensuitemodule.

This commit is contained in:
Jack Jansen 2000-08-20 19:28:27 +00:00
parent 0400515ff0
commit 4ef58af9a7
6 changed files with 44 additions and 44 deletions

View file

@ -11,7 +11,7 @@ import MacOS
_code = 'TEXT'
from StdSuites.Text_Suite import *
class Text_Events:
class Text_Events(Text_Suite_Events):
pass