[Python-Dev] vacation (original) (raw)

Thomas Heller theller@python.net
23 Apr 2003 19:48:06 +0200


Neal Norwitz <neal@metaslash.com> writes:

Some test failures are:

testgetargs2 Solaris 8, Mac OS X

It seems test_getargs2 fails on big endian platforms. Is the solaris 8 such a machine?

See also the comments I added to http://www.python.org/sf/724774.

I have the impression that the test is broken. Should I try to fix it (difficult, without access to neither Mac or Solaris), or should it simply be deleted ;-)

Thomas