[Python-Dev] Addition of "pyprocessing" module to standard lib.
Nick Coghlan
ncoghlan at gmail.com
Fri May 16 15:44:04 CEST 2008
Ulrich Berning wrote:
> More and more people tend to say "Runs on Un*x" when they really mean
> "Tested on Linux". Un*x is not Linux.
Hmm, perhaps that would be why there are Solaris, FreeBSD and Tru64
machines amongst the main Python buildbots, to go along with the
assorted OS X, Windows and Linux boxes - and as far as I know
test_ctypes runs quite happily on all of them.
On the specific problems with AIX, HP-UX and ctypes, was it ctypes
itself that was failing to build, or the underlying libffi?
Cheers,
Nick.
--
Nick Coghlan | ncoghlan at gmail.com | Brisbane, Australia
---------------------------------------------------------------
http://www.boredomandlaziness.org
More information about the Python-Dev
mailing list