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


Groups > comp.lang.python > #18913

Re: Zealotry

Path csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder2.enfer-du-nord.net!tudelft.nl!txtfeed1.tudelft.nl!multikabel.net!newsfeed20.multikabel.net!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <prvs=3520c88ba=jeanmichel@sequans.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.051
X-Spam-Evidence '*H*': 0.90; '*S*': 0.00; 'python': 0.08; 'linux.': 0.09; 'cc:addr:python-list': 0.15; '(usually)': 0.16; 'saying.': 0.16; 'wrote:': 0.16; 'issue,': 0.18; 'jan': 0.19; 'cc:no real name:2**0': 0.21; "doesn't": 0.22; 'header:In-Reply-To:1': 0.22; 'runs': 0.23; 'least,': 0.23; 'specify': 0.24; 'cc:2**0': 0.25; 'windows': 0.26; 'pm,': 0.26; 'cc:addr:python.org': 0.29; 'fri,': 0.30; 'chris': 0.30; 'installation': 0.30; 'header:User-Agent:1': 0.33; 'there': 0.33; 'anything': 0.34; 'machine': 0.37; 'could': 0.37; 'replace': 0.38; 'some': 0.38; 'subject:: ': 0.39; 'under': 0.40; 'cost': 0.62; 'free': 0.63; 'buy': 0.69; 'care': 0.70; 'brand': 0.81; 'lowers': 0.84; 'machine,': 0.84
X-IronPort-AV E=Sophos;i="4.71,504,1320620400"; d="scan'208";a="71041"
X-Virus-Scanned amavisd-new at zimbra.sequans.com
Date Fri, 13 Jan 2012 13:11:32 +0100
From Jean-Michel Pichavant <jeanmichel@sequans.com>
User-Agent Mozilla-Thunderbird 2.0.0.24 (X11/20100328)
MIME-Version 1.0
To Chris Angelico <rosuav@gmail.com>
Subject Re: Zealotry
References <tencent_5687A6BE049E106D6E941D4C@qq.com> <4F0E6930.6070701@googlemail.com> <CAD+XWwo8CN_ODO-8EC1X_j-m87Q7JejtFjp8wYz4AB_fwMUWng@mail.gmail.com> <mailman.4679.1326367460.27778.python-list@python.org> <5e6e9e04-82de-4e8f-ba1f-b110ca25c2f0@a8g2000pbi.googlegroups.com> <4f0fbad0$0$29984$c3e8da3$5496439d@news.astraweb.com> <87r4z45ed8.fsf@benfinney.id.au> <4F100899.2010705@sequans.com> <CAPTjJmqWFwOMH78mFOPJMp44vnrQYELQ=duhtpS1tgzhwQVbsQ@mail.gmail.com>
In-Reply-To <CAPTjJmqWFwOMH78mFOPJMp44vnrQYELQ=duhtpS1tgzhwQVbsQ@mail.gmail.com>
Content-Type text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding 7bit
Cc python-list@python.org
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.12
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.4711.1326456695.27778.python-list@python.org> (permalink)
Lines 22
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1326456695 news.xs4all.nl 6886 [2001:888:2000:d::a6]:54532
X-Complaints-To abuse@xs4all.nl
Xref x330-a1.tempe.blueboxinc.net comp.lang.python:18913

Show key headers only | View raw


Chris Angelico wrote:
> On Fri, Jan 13, 2012 at 9:34 PM, Jean-Michel Pichavant
> <jeanmichel@sequans.com> wrote:
>   
>> Recommending an OS to solve one python package installation is zealotry. At
>> least, advise to use a virtual machine software to try it out, there are
>> some VM softwares for free working with windows.
>>     
>
> If I recommend Python to someone, I don't (usually) care whether he
> runs it under Windows or Linux. If I recommend the use of a computer,
> I don't care whether he runs it on 220V or 110V. A virtual machine
> doesn't have anything to do with the issue, and "install Debian"
> doesn't specify _where_. He could replace his Windows, use a
> virtualizer, or buy a brand new box for it - makes no diff.
>
> ChrisA
>   
People may not know that they can have multiple OS on the same machine, 
that lowers the cost a lot, that's all I was saying.

JM

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Re: how to install lxml in window xp? Tamer Higazi <th982a@googlemail.com> - 2012-01-12 12:24 +0100
  Re: how to install lxml in window xp? alex23 <wuwei23@gmail.com> - 2012-01-12 18:50 -0800
    Zealotry [was Re: how to install lxml in window xp?] Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2012-01-13 05:02 +0000
      Re: Zealotry [was Re: how to install lxml in window xp?] alex23 <wuwei23@gmail.com> - 2012-01-12 21:41 -0800
        Re: Zealotry [was Re: how to install lxml in window xp?] Stefan Behnel <stefan_ml@behnel.de> - 2012-01-13 08:51 +0100
        Re: Zealotry [was Re: how to install lxml in window xp?] Chris Angelico <rosuav@gmail.com> - 2012-01-13 18:57 +1100
        Re: Zealotry [was Re: how to install lxml in window xp?] Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2012-01-13 11:22 +0000
      Re: Zealotry [was Re: how to install lxml in window xp?] alex23 <wuwei23@gmail.com> - 2012-01-12 21:47 -0800
        Re: Zealotry [was Re: how to install lxml in window xp?] Noah Hall <noah.hall@fuduntu.org> - 2012-01-13 07:29 +0000
        Re: Zealotry [was Re: how to install lxml in window xp?] (OT) Stefan Behnel <stefan_ml@behnel.de> - 2012-01-13 08:54 +0100
        Re: Zealotry [was Re: how to install lxml in window xp?] (OT) Noah Hall <enalicho@gmail.com> - 2012-01-13 08:20 +0000
      Re: Zealotry Ben Finney <ben+python@benfinney.id.au> - 2012-01-13 17:02 +1100
        Re: Zealotry Chris Angelico <rosuav@gmail.com> - 2012-01-13 17:17 +1100
        Re: Zealotry Jean-Michel Pichavant <jeanmichel@sequans.com> - 2012-01-13 11:34 +0100
        Re: Zealotry Chris Angelico <rosuav@gmail.com> - 2012-01-13 21:51 +1100
        Re: Zealotry Jean-Michel Pichavant <jeanmichel@sequans.com> - 2012-01-13 13:11 +0100
          Re: Zealotry Tony the Tiger <tony@tiger.invalid> - 2012-01-13 18:49 -0600
      Re: Zealotry [was Re: how to install lxml in window xp?] John Gordon <gordon@panix.com> - 2012-01-13 15:32 +0000
        Re: Zealotry [was Re: how to install lxml in window xp?] Tamer Higazi <th982a@googlemail.com> - 2012-01-13 21:07 +0100
        Re: Zealotry [was Re: how to install lxml in window xp?] Noah Hall <noah.hall@fuduntu.org> - 2012-01-13 20:42 +0000
        Re: Zealotry [was Re: how to install lxml in window xp?] Terry Reedy <tjreedy@udel.edu> - 2012-01-13 21:39 -0500
        Re: Zealotry [was Re: how to install lxml in window xp?] Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2012-01-14 04:19 +0000
        Re: Zealotry [was Re: how to install lxml in window xp?] Noah Hall <noah.hall@fuduntu.org> - 2012-01-14 13:44 +0000

csiph-web