-
-
Notifications
You must be signed in to change notification settings - Fork 641
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
b817b03
commit 713cdc0
Showing
4 changed files
with
5,569 additions
and
5,569 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
try: | ||
from comtypes.gen import _944DE083_8FB8_45CF_BCB7_C477ACB2F897_0_1_0 | ||
except ModuleNotFoundError: | ||
import _944DE083_8FB8_45CF_BCB7_C477ACB2F897_0_1_0 | ||
from _944DE083_8FB8_45CF_BCB7_C477ACB2F897_0_1_0 import * | ||
globals().update(_944DE083_8FB8_45CF_BCB7_C477ACB2F897_0_1_0.__dict__) | ||
try: | ||
from comtypes.gen import _944DE083_8FB8_45CF_BCB7_C477ACB2F897_0_1_0 | ||
except ModuleNotFoundError: | ||
import _944DE083_8FB8_45CF_BCB7_C477ACB2F897_0_1_0 | ||
from _944DE083_8FB8_45CF_BCB7_C477ACB2F897_0_1_0 import * | ||
globals().update(_944DE083_8FB8_45CF_BCB7_C477ACB2F897_0_1_0.__dict__) | ||
__name__ = 'comtypes.gen.UIAutomationClient' |
Oops, something went wrong.