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 gregory.p.smith
Recipients OG7, christian.heimes, gregory.p.smith, meiermic
Date 2009-04-07.06:40:18
SpamBayes Score 0.021441333
Marked as misclassified No
Message-id <1239086421.65.0.160522540091.issue1746656@psf.upfronthosting.co.za>
In-reply-to
Content
What is the status of these methods?

On the windows side, it appears that these are only available in Vista
and later so we'll need some conditional compliation magic there:

 http://msdn.microsoft.com/en-us/library/bb408409(VS.85).aspx

....

fyi - the implementation can be simplified by using Py_BuildValue().
History
Date User Action Args
2009-04-07 06:40:22gregory.p.smithsetrecipients: + gregory.p.smith, christian.heimes, OG7, meiermic
2009-04-07 06:40:21gregory.p.smithsetmessageid: <1239086421.65.0.160522540091.issue1746656@psf.upfronthosting.co.za>
2009-04-07 06:40:19gregory.p.smithlinkissue1746656 messages
2009-04-07 06:40:19gregory.p.smithcreate