[issue27417] Call CoInitializeEx on startup

Steve Dower report at bugs.python.org
Wed Jun 29 17:18:54 EDT 2016


Steve Dower added the comment:

> But do I understand correctly that, if you implement this, there's no way for me to select MTA?

MTA would be the default, with no -X argument. But we could support a no-op "-X:MTA" as well.

Because of the potential for use in security features, I don't want a state where COM is not enabled at all. That's status quo and no change/discussion would be necessary :)

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue27417>
_______________________________________


More information about the Python-bugs-list mailing list