This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author tim.golden
Recipients brett.cannon, eryksun, mhammond, paul.moore, steve.dower, tim.golden, zach.ware
Date 2016-06-29.19:33:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <85b0a49e-8d33-7cb5-fe49-566f3f91c7a1@timgolden.me.uk>
In-reply-to <1467228376.53.0.632257576177.issue27417@psf.upfronthosting.co.za>
Content
As it happens, all the code I use which calls CoInitialise[Ex] does so 
with STA. But do I understand correctly that, if you implement this, 
there's no way for me to select MTA? If so I would consider that a major 
drawback.
History
Date User Action Args
2016-06-29 19:33:19tim.goldensetrecipients: + tim.golden, mhammond, brett.cannon, paul.moore, zach.ware, eryksun, steve.dower
2016-06-29 19:33:19tim.goldenlinkissue27417 messages
2016-06-29 19:33:19tim.goldencreate