[Python-Dev] Addition of "pyprocessing" module to standard lib.
"Martin v. Löwis"
martin at v.loewis.de
Sat May 17 00:22:53 CEST 2008
> Apart from (1) and (2) which I think are unavoidable, nearly all the C
> code is Windows specific. I assume you don't want to bring
> in the whole of pywin32 into stdlib...
I wouldn't structure it the same way as pywin32, but yes, I have
pondered exposing all of Win32 in a module, as part of the standard
library.
This has somewhat lost relevance with ctypes.
Regards,
Martin
More information about the Python-Dev
mailing list