[Python-Dev] automated testing system [was: Hundreds of warnings]
Raymond Hettinger
python@rcn.com
Wed, 15 May 2002 15:32:07 -0400
From: "Neil Schemenauer" <nas@python.ca>
> Still thinking about it. I haven't written a line of code yet. :-( I
> was originally was thinking of trying to get a hold of lots of weird
> hardware and operating systems and setting up a little test farm.
Laura Creighton is also working on a test farm (though for different
purposes). Maybe some of the effort can be shared.
> Now I want to build a distributed system. There would be some
> cross-platform software that people could install on machines they have
> laying around. The more and weirder the better.
Windows is pretty weird. But I assume that's not what you meant <wink>.
Raymond Hettinger