[Python-Dev] Addition of "pyprocessing" module to standard lib.

Bill Janssen janssen at parc.com
Tue May 20 20:28:55 CEST 2008


Steve Holden wrote:
> The more libraries that use ctypes to call into native functionality, 
> the more important it becomes to have ctypes run, even if only to 
> implement platform-specific functionality on the given platforms. I 
> would like "being able to call a wide range of native libraries" to be a 
> Python claim on all platforms, even when the native libraries are 
> platform-proprietary.

Yes, I'd like to see this happen, too.

Bill


More information about the Python-Dev mailing list