Gregory P. Smith <[email protected]> added the comment: 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(). ---------- assignee: -> gregory.p.smith nosy: +gregory.p.smith _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue1746656> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
