Zachary Ware added the comment:

Ahh, that is a good point, though the real problem with that is in compilation 
rather than the Python signature.  I believe there's a fix in the works, 
somewhere in Larry's to-do list.  _winapi also has a function that takes a 
'module' parameter, though being undocumented (and referring to a handle, not a 
Python module), I was able to just name that one 'module_handle'.

----------
resolution: invalid -> 
title: Argument Clinic generates wrong signature for module level functions -> 
Argument Clinic doesn't handle module level functions with module parameter well

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue20388>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to