mhammond / pywin32

Python for Windows (pywin32) Extensions
4.9k stars 783 forks source link

Fixed import issues in ocx and app pywin Demos #2291

Open Avasam opened 3 weeks ago

Avasam commented 3 weeks ago

Pythonwin/pywin/Demos/ocx/ocxserialtest.py and Pythonwin/pywin/Demos/ocx/ocxtest.py should be runnable from any location now.

The rest is teaching mypy about more module locations.