Matthew Brett wrote: > > ... Does the team think the time has come for ctypes to > be a requirement for scipy? It will make some development easier. > I'm just a lurker here, but FWIW I think ctypes is a reasonable requirement. We're still using Python 2.4.3, but include ctypes with our distribution. # Steve