Paul Moore added the comment:

I presume by "we" you mean "the core"? There's nothing to stop 3rd party code 
using COM APIs.

The only downside to using COM in (user) Python code at the moment is the need 
for a dependency on pywin32 (robust, mature, but a big dependency) or comtypes 
(relatively lightweight, but less mature/well used). Hardly a huge burden.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue27417>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to