Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #10692 > unrolled thread

Re: test systems

Started byChris Angelico <rosuav@gmail.com>
First post2011-08-02 02:29 +0100
Last post2011-08-02 02:29 +0100
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: test systems Chris Angelico <rosuav@gmail.com> - 2011-08-02 02:29 +0100

#10692 — Re: test systems

FromChris Angelico <rosuav@gmail.com>
Date2011-08-02 02:29 +0100
SubjectRe: test systems
Message-ID<mailman.1744.1312248596.1164.python-list@python.org>
On Mon, Aug 1, 2011 at 11:42 PM, Ethan Furman <ethan@stoneleaf.us> wrote:
> Howdy,
>
> I'm going to setup a few linux systems for testing (probably three) as well
> as the three FreeBSD, OpenBSD, and (possibly) NetBsd.  Oh, and Windows.  ;)
>
> Any recommendations on which linuces to pick?

Others have made recommendations of distro (and are far better
qualified than I to do so), but one small point to add: Test a mix of
32-bit and 64-bit systems, unless you only support the latter. This is
particularly important with installers and such; installing a 32-bit
library on a 64-bit Linux may mean putting it in a special directory.

Chris Angelico

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web