[Python-ideas] yield from multiple iterables (was Re: The async API of the future: yield-from)
Vinay Sajip
vinay_sajip at yahoo.co.uk
Tue Oct 23 20:49:37 CEST 2012
Guido van Rossum <guido at ...> writes:
>
> But does it let you use any Windows APIs?
>
It seems you can:
https://github.com/AllenDang/w32
Quote from that page:
"w32 is a wrapper of windows apis for the Go Programming Language. It wraps
win32 apis to "Go style" to make them easier to use."
Regards,
Vinay Sajip
More information about the Python-ideas
mailing list