Suppress a warning from win32eventreactor on Windows (patch v2). fixes #1681

This commit is contained in:
david-sarah
2012-02-27 19:03:17 +00:00
parent 880af4e1fd
commit 916d26e710
2 changed files with 1 additions and 776 deletions

View File

@ -120,6 +120,7 @@ deprecation_messages = [
user_warning_messages = [
"Hashing uninitialized InterfaceClass instance",
"Reliable disconnection notification requires pywin32 215 or later",
]
warning_imports = [