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 larry
Recipients larry, zach.ware
Date 2014-01-16.03:17:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1389842261.79.0.393960975198.issue20172@psf.upfronthosting.co.za>
In-reply-to
Content
> is the best approach for this to define winreg_OpenKeyEx_impl
> as `return winreg_OpenKey_impl(module, key, sub_key, reserved,
> access);`?

Sounds good to me.
History
Date User Action Args
2014-01-16 03:17:41larrysetrecipients: + larry, zach.ware
2014-01-16 03:17:41larrysetmessageid: <1389842261.79.0.393960975198.issue20172@psf.upfronthosting.co.za>
2014-01-16 03:17:41larrylinkissue20172 messages
2014-01-16 03:17:41larrycreate