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 amaury.forgeotdarc
Recipients amaury.forgeotdarc, loewis, markm
Date 2011-03-28.22:28:35
SpamBayes Score 0.00011314572
Marked as misclassified No
Message-id <1301351316.58.0.0829184635922.issue11702@psf.upfronthosting.co.za>
In-reply-to
Content
A call to PyType_Ready() fixes the issue, see attached patch.
I added a test that opens a random file in c:\windows\installer, I don't know if this is correct for all Windows version.
History
Date User Action Args
2011-03-28 22:28:36amaury.forgeotdarcsetrecipients: + amaury.forgeotdarc, loewis, markm
2011-03-28 22:28:36amaury.forgeotdarcsetmessageid: <1301351316.58.0.0829184635922.issue11702@psf.upfronthosting.co.za>
2011-03-28 22:28:36amaury.forgeotdarclinkissue11702 messages
2011-03-28 22:28:36amaury.forgeotdarccreate