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


Groups > comp.lang.python > #59535

Re: Automation

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.fsmpi.rwth-aachen.de!npeer.de.kpn-eurorings.net!npeer-ng0.de.kpn-eurorings.net!news.tele.dk!news.tele.dk!small.news.tele.dk!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <rosuav@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.122
X-Spam-Level *
X-Spam-Evidence '*H*': 0.78; '*S*': 0.02; '16,': 0.03; 'english,': 0.09; 'language,': 0.12; 'language.': 0.14; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'intended.': 0.16; 'slight': 0.16; 'sat,': 0.16; 'wrote:': 0.18; 'second': 0.26; 'header:In-Reply-To:1': 0.27; 'am,': 0.29; 'words': 0.29; 'errors': 0.30; 'message-id:@mail.gmail.com': 0.30; "i'm": 0.30; 'apparently': 0.31; 'another': 0.32; 'whom': 0.33; 'but': 0.35; 'received:google.com': 0.35; 'really': 0.36; 'list': 0.37; 'being': 0.38; 'nov': 0.38; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'even': 0.60; 'tell': 0.60; 'first': 0.61; 'such': 0.63; 'talking': 0.65; 'between': 0.67; 'caused': 0.69; '2:02': 0.84; 'offended': 0.84; 'careful': 0.91; 'edwards': 0.91; '2013': 0.98
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=kmXWpKilWNVefarcVjULHB5CJRR4vCpZy+WuL7XVJ80=; b=cD+JN1T1FB1R+oIc6yhvgoARdI4GkokTH7dhMlKJhp1UZmuA5NJ/iPzWd+RbHfdihB aVVAn8qt/5DFhdsHtPKg8BrDns6HMbN8oKv9Hscj72epqwzANi1QpEknIz/Vt02tyKyv mnpREh/t+RW8rNEtNZBj4tPl5Higi1UXV+1ygjrK0/V40PehKJ/7gb8u8xyVMQdE2cIc 6Wn8DKPevHCIHs53E3pco9IpzQZRe1U9rq1GXONkActjPo4oryjsiSa/VpXLEwmfm6r8 QdTaiRoLxf1C7cTsqaHl5maPK3XJjRH458bX7rhL7Eqv1hjhuLIiPJxJw2JjihiVaId1 aVPQ==
MIME-Version 1.0
X-Received by 10.68.110.196 with SMTP id ic4mr7210247pbb.84.1384528336957; Fri, 15 Nov 2013 07:12:16 -0800 (PST)
In-Reply-To <l65d30$a5k$2@reader1.panix.com>
References <mailman.1988.1383495590.18130.python-list@python.org> <cebce864-a614-4305-aa14-bb680c0c7e60@googlegroups.com> <mailman.2610.1384449032.18130.python-list@python.org> <5285c2c6$0$29975$c3e8da3$5496439d@news.astraweb.com> <87r4ai6s1l.fsf@rudin.co.uk> <l65d30$a5k$2@reader1.panix.com>
Date Sat, 16 Nov 2013 02:12:16 +1100
Subject Re: Automation
From Chris Angelico <rosuav@gmail.com>
To python-list@python.org
Content-Type text/plain; charset=ISO-8859-1
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <https://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 <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.2667.1384528346.18130.python-list@python.org> (permalink)
Lines 13
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1384528346 news.xs4all.nl 15917 [2001:888:2000:d::a6]:41561
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:59535

Show key headers only | View raw


On Sat, Nov 16, 2013 at 2:02 AM, Grant Edwards <invalid@invalid.invalid> wrote:
> And yes, people can _easily_ tell the difference between errors caused
> by being lazy/sloppy and errors caused by writing in a second
> language.

Yes, and even among people for whom English is the first language,
idioms can cause offense. On another list I'm on (Savoynet), one
person got somewhat offended at someone apparently calling him
completely ignorant, when actually no such slight was intended.
Welcome to English, where we all use the same words (mostly) but you
really need to be careful talking about knocking someone up...

ChrisA

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


Thread

Automation Renato Barbosa Pim Pereira <renato.barbosa.pim.pereira@gmail.com> - 2013-11-03 14:19 -0200
  Re: Automation Denis McMahon <denismfmcmahon@gmail.com> - 2013-11-03 23:32 +0000
    Re: Automation Denis McMahon <denismfmcmahon@gmail.com> - 2013-11-04 11:39 +0000
    Re: Automation Rick Johnson <rantingrickjohnson@gmail.com> - 2013-11-13 20:18 -0800
  Re: Automation rusi <rustompmody@gmail.com> - 2013-11-03 20:25 -0800
  Re: Automation renato.barbosa.pim.pereira@gmail.com - 2013-11-13 19:56 -0800
    Re: Automation Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-11-14 17:10 +0000
      Re: Automation Alister <alister.ware@ntlworld.com> - 2013-11-14 20:03 +0000
        Re: Automation Chris Angelico <rosuav@gmail.com> - 2013-11-15 10:04 +1100
        Re: Automation Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-11-15 06:25 +0000
          Re: Automation Neil Cerutti <neilc@norwich.edu> - 2013-11-15 16:53 +0000
            Re: Automation Alister <alister.ware@ntlworld.com> - 2013-11-15 20:12 +0000
              Re: Automation Alister <alister.ware@ntlworld.com> - 2013-11-15 20:45 +0000
                Re: Automation Ian Kelly <ian.g.kelly@gmail.com> - 2013-11-19 01:53 -0700
                Re: Automation Grant Edwards <invalid@invalid.invalid> - 2013-11-20 16:12 +0000
                Re: Automation Chris Angelico <rosuav@gmail.com> - 2013-11-19 20:26 +1100
                Re: Automation Ian Kelly <ian.g.kelly@gmail.com> - 2013-11-19 02:37 -0700
                Re: Automation Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-11-19 09:44 +0000
                Re: Automation Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-11-19 09:54 +0000
                Re: Automation Chris Angelico <rosuav@gmail.com> - 2013-11-19 21:48 +1100
                Re: Automation Grant Edwards <invalid@invalid.invalid> - 2013-11-20 16:14 +0000
                Re: Automation Chris Angelico <rosuav@gmail.com> - 2013-11-21 03:19 +1100
                Re: Automation Tim Golden <mail@timgolden.me.uk> - 2013-11-20 16:28 +0000
                Re: Automation Chris Angelico <rosuav@gmail.com> - 2013-11-21 03:33 +1100
                Re: Automation Walter Hurry <walterhurry@lavabit.com> - 2013-11-20 16:59 +0000
                Re: Automation Grant Edwards <invalid@invalid.invalid> - 2013-11-20 21:34 +0000
                Re: Automation Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2013-11-20 17:58 -0500
                Off-topic: Aussie place names [was Re: Automation] Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-11-21 00:58 +0000
                Re: Off-topic: Aussie place names [was Re: Automation] Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2013-11-20 22:22 -0500
                Re: Off-topic: Aussie place names [was Re: Automation] Tim Delaney <timothy.c.delaney@gmail.com> - 2013-11-21 12:18 +1100
                Re: Automation Chris Angelico <rosuav@gmail.com> - 2013-11-19 21:50 +1100
                Re: Automation Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-11-19 13:50 +0000
                Re: Automation Tim Golden <mail@timgolden.me.uk> - 2013-11-19 13:55 +0000
                Re: Automation Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-11-19 14:07 +0000
                Re: Automation Chris Angelico <rosuav@gmail.com> - 2013-11-20 01:08 +1100
              Re: Automation Walter Hurry <walterhurry@lavabit.com> - 2013-11-19 11:53 +0000
                Re: Automation Chris Angelico <rosuav@gmail.com> - 2013-11-19 22:58 +1100
                Re: Automation Alister <alister.ware@ntlworld.com> - 2013-11-19 12:36 +0000
                Re: Automation Chris Angelico <rosuav@gmail.com> - 2013-11-19 23:52 +1100
                Re: Automation Alister <alister.ware@ntlworld.com> - 2013-11-19 13:00 +0000
                Re: Automation Alister <alister.ware@ntlworld.com> - 2013-11-19 12:59 +0000
                Re: Automation Alister <alister.ware@ntlworld.com> - 2013-11-19 12:59 +0000
                Re: Automation MRAB <python@mrabarnett.plus.com> - 2013-11-19 15:06 +0000
                Re: Automation Chris Angelico <rosuav@gmail.com> - 2013-11-20 02:11 +1100
                Re: Automation Chris Angelico <rosuav@gmail.com> - 2013-11-21 02:44 +1100
                Re: Automation Alister <alister.ware@ntlworld.com> - 2013-11-19 13:00 +0000
                Re: Automation Chris Angelico <rosuav@gmail.com> - 2013-11-21 01:52 +1100
      Re: Automation Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-11-15 06:44 +0000
        Re: Automation Paul Rudin <paul.nospam@rudin.co.uk> - 2013-11-15 07:30 +0000
          Re: Automation Grant Edwards <invalid@invalid.invalid> - 2013-11-15 15:02 +0000
            Re: Automation Chris Angelico <rosuav@gmail.com> - 2013-11-16 02:12 +1100
              Re: Automation Alister <alister.ware@ntlworld.com> - 2013-11-15 15:52 +0000
            Re: Automation Larry Hudson <orgnut@yahoo.com> - 2013-11-15 22:17 -0800
              Re: Automation William Ray Wing <wrw@mac.com> - 2013-11-16 09:18 -0500
                Re: Automation Roy Smith <roy@panix.com> - 2013-11-16 10:11 -0500
                grammar (was Re: Automation) Paul Smith <paul@mad-scientist.net> - 2013-11-16 12:02 -0500
                Re: grammar (was Re: Automation) Andrew Berg <robotsondrugs@gmail.com> - 2013-11-16 21:44 -0600
                Re: grammar (was Re: Automation) MRAB <python@mrabarnett.plus.com> - 2013-11-17 04:07 +0000
                Re: grammar (was Re: Automation) Chris Angelico <rosuav@gmail.com> - 2013-11-17 15:16 +1100
                Re: grammar (was Re: Automation) Andrew Berg <robotsondrugs@gmail.com> - 2013-11-16 22:34 -0600
                Re: grammar (was Re: Automation) Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2013-11-17 12:48 -0500
                Re: grammar (was Re: Automation) Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-11-19 04:13 +0000
              Re: Automation Neil Cerutti <neilc@norwich.edu> - 2013-11-18 12:17 +0000
                Re: Automation Gregory Ewing <greg.ewing@canterbury.ac.nz> - 2013-11-19 19:23 +1300
                Re: Automation Steven D'Aprano <steve@pearwood.info> - 2013-11-19 07:09 +0000
              Re: Automation Grant Edwards <invalid@invalid.invalid> - 2013-11-18 16:49 +0000
                Re: Automation David Robinow <drobinow@gmail.com> - 2013-11-18 22:54 -0500
        Re: Automation Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-11-15 14:23 +0000
        Re: Automation Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2013-11-15 18:54 -0500
      Re: Automation Grant Edwards <invalid@invalid.invalid> - 2013-11-15 14:58 +0000
        Re: Automation xDog Walker <thudfoo@gmail.com> - 2013-11-15 13:43 -0800
        Re: Automation Tim Chase <python.list@tim.thechases.com> - 2013-11-15 19:28 -0600
        Re: Automation Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2013-11-15 21:01 -0500
        Re: Automation Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-11-16 11:42 +0000

csiph-web