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 zach.ware
Recipients larry, zach.ware
Date 2015-04-14.02:28:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1428978484.39.0.888495674318.issue23944@psf.upfronthosting.co.za>
In-reply-to
Content
For example:

_winapi_CreateFile_impl(PyModuleDef *module, LPCTSTR file_name, DWORD desired_access, DWORD share_mode, LPSECURITY_ATTRIBUTES security_attributes, DWORD creation_disposition, DWORD flags_and_attributes, HANDLE template_file)
History
Date User Action Args
2015-04-14 02:28:04zach.waresetrecipients: + zach.ware, larry
2015-04-14 02:28:04zach.waresetmessageid: <1428978484.39.0.888495674318.issue23944@psf.upfronthosting.co.za>
2015-04-14 02:28:04zach.warelinkissue23944 messages
2015-04-14 02:28:04zach.warecreate