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 loewis
Recipients amaury.forgeotdarc, christian.heimes, loewis
Date 2008-02-12.19:27:31
SpamBayes Score 0.0035263733
Marked as misclassified No
Message-id <1202844457.77.0.26665041347.issue2065@psf.upfronthosting.co.za>
In-reply-to
Content
Ithink this patch still conflicts with issue 1763 - SHGetFolderPathW is
(apparently) only available on W2k. So I don't see why we *shouldn't*
mandate W2k-or-better platform headers. VC6 users should install the W2k
SDK, or the W2k3 SDK (or any later SDK that still supports VC6).
History
Date User Action Args
2008-02-12 19:27:37loewissetspambayes_score: 0.00352637 -> 0.0035263733
recipients: + loewis, amaury.forgeotdarc, christian.heimes
2008-02-12 19:27:37loewissetspambayes_score: 0.00352637 -> 0.00352637
messageid: <1202844457.77.0.26665041347.issue2065@psf.upfronthosting.co.za>
2008-02-12 19:27:31loewislinkissue2065 messages
2008-02-12 19:27:31loewiscreate