distutils and ctypes

Robert Kern robert.kern at gmail.com
Tue Jan 9 16:11:33 EST 2007


Martin v. Löwis wrote:

> Not sure it's stupid, but I wonder why you want to use ctypes. What's
> wrong with extension modules?

What's wrong with ctypes? They're both valid, useful approaches to connect to C
libraries.

-- 
Robert Kern

"I have come to believe that the whole world is an enigma, a harmless enigma
 that is made terrible by our own mad attempt to interpret it as though it had
 an underlying truth."
  -- Umberto Eco




More information about the Python-list mailing list