mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
another round... ported to __SC__
This commit is contained in:
parent
295d171650
commit
9784295b15
14 changed files with 158 additions and 209 deletions
|
@ -37,6 +37,11 @@ class MyScanner(Scanner):
|
|||
'CloseDialog',
|
||||
'DisposDialog',
|
||||
'DisposeDialog',
|
||||
'UpdtDialog',
|
||||
'CouldAlert',
|
||||
'FreeAlert',
|
||||
'CouldDialog',
|
||||
'FreeDialog',
|
||||
]
|
||||
|
||||
def makeblacklisttypes(self):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue