Skip to content

Fix Word 16 / Word 2019 demo#2478

Merged
Avasam merged 2 commits intomhammond:mainfrom
Avasam:Fix-Word8-test-demo
Mar 3, 2025
Merged

Fix Word 16 / Word 2019 demo#2478
Avasam merged 2 commits intomhammond:mainfrom
Avasam:Fix-Word8-test-demo

Conversation

@Avasam
Copy link
Copy Markdown
Collaborator

@Avasam Avasam commented Feb 23, 2025

(easier to review with hidden whitespace changes)

Console results:
image

With a breakpoint right before doc.Close:
image

@Avasam Avasam force-pushed the Fix-Word8-test-demo branch from b57f904 to 53903cc Compare February 23, 2025 22:48
@Avasam Avasam requested a review from mhammond February 23, 2025 22:49
@Avasam Avasam force-pushed the Fix-Word8-test-demo branch from 53903cc to acbe93c Compare February 23, 2025 22:51
Comment thread com/win32com/test/testMSOffice.py Outdated
Comment on lines +20 to +25
# Office 97 - _totally_ different object model!
word7 = win32com.client.Dispatch("Word.Basic")
if word7.FileNew: # Check if any property is not None
print("Starting Word 7 for dynamic test")
TestWord7(word7)

Copy link
Copy Markdown
Collaborator Author

@Avasam Avasam Feb 23, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is Office 97 test worth keeping ?

@Avasam Avasam force-pushed the Fix-Word8-test-demo branch from acbe93c to a33cabc Compare February 23, 2025 22:55
@Avasam Avasam force-pushed the Fix-Word8-test-demo branch from a33cabc to a3baf9b Compare February 23, 2025 23:02
@Avasam
Copy link
Copy Markdown
Collaborator Author

Avasam commented Mar 3, 2025

pyright issue unrelated, there was an update to setuptools stubs. I'll fix in a different PR

@Avasam Avasam merged commit d857362 into mhammond:main Mar 3, 2025
@Avasam Avasam deleted the Fix-Word8-test-demo branch March 3, 2025 16:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants