mhammond / pywin32

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

Avoid exception flow and repeated `append` calls for `pywin.tools.browser.HLIPythonObject.myobject` #2287

Open Avasam opened 3 weeks ago

Avasam commented 3 weeks ago

I think this should be just a safe, and much cleaner.