Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #70206
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.albasani.net!rt.uk.eu.org!newsfeed.xs4all.nl!newsfeed3a.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <python-python-list@m.gmane.org> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.047 |
| X-Spam-Evidence | '*H*': 0.91; '*S*': 0.00; 'from:addr:yahoo.co.uk': 0.04; 'odd': 0.07; 'lawrence': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'language.': 0.14; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'subject:non': 0.16; 'subject:python': 0.16; 'language': 0.16; 'wrote:': 0.18; 'fit': 0.20; 'header:User-Agent:1': 0.23; 'mon,': 0.24; '---': 0.24; 'sort': 0.25; "i've": 0.25; 'header:X-Complaints-To:1': 0.27; 'header:In-Reply-To:1': 0.27; '+0100,': 0.31; "d'aprano": 0.31; 'steven': 0.31; 'but': 0.35; 'there': 0.35; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'free': 0.61; 'reserved': 0.61; 'full': 0.61; 'viruses': 0.61; 'you.': 0.62; 'protection': 0.63; 'our': 0.64; 'bottom': 0.67; 'antivirus': 0.68; 'experts.': 0.68; 'internet': 0.71; 'greek': 0.84; 'occasion': 0.84; 'police.': 0.84; 'received:2': 0.84; 'wrath': 0.84; 'thing,': 0.91 |
| X-Injected-Via-Gmane | http://gmane.org/ |
| To | python-list@python.org |
| From | Mark Lawrence <breamoreboy@yahoo.co.uk> |
| Subject | Re: Teaching python to non-programmers |
| Date | Mon, 14 Apr 2014 08:32:39 +0100 |
| References | <mailman.9142.1397145337.18130.python-list@python.org> <1ec8952c-f9c8-4f58-9eee-0707a4c89dee@googlegroups.com> <mailman.9146.1397155025.18130.python-list@python.org> <10c257bb-1b3c-410a-81cf-916136b3f8e6@googlegroups.com> <op.xd4g9kvg5079vu@gnudebeest> <4e99defd-a693-4bd7-8470-7b8055d6dff8@googlegroups.com> <op.xd91rgqj5079vu@gnudebeest> <mailman.9235.1397433256.18130.python-list@python.org> <534b29b5$0$29993$c3e8da3$5496439d@news.astraweb.com> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=ISO-8859-1; format=flowed |
| Content-Transfer-Encoding | 7bit |
| X-Gmane-NNTP-Posting-Host | host-2-98-192-136.as13285.net |
| User-Agent | Mozilla/5.0 (Windows NT 6.1; rv:24.0) Gecko/20100101 Thunderbird/24.4.0 |
| In-Reply-To | <534b29b5$0$29993$c3e8da3$5496439d@news.astraweb.com> |
| X-Antivirus | avast! (VPS 140413-1, 13/04/2014), Outbound message |
| X-Antivirus-Status | Clean |
| 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.9238.1397460760.18130.python-list@python.org> (permalink) |
| Lines | 25 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1397460760 news.xs4all.nl 2971 [2001:888:2000:d::a6]:60379 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:70206 |
Show key headers only | View raw
On 14/04/2014 01:20, Steven D'Aprano wrote: > On Mon, 14 Apr 2014 00:54:02 +0100, Mark Lawrence wrote: > >> but the powers that be deem fit not >> to take any action over. > > There is no Internet police. Which is a good thing, for if there were, > this sort of criticism of the Internet police is exactly the sort of > thing that would bring down their wrath onto you. > I've been known on the odd occasion to get my bottom smacked. The full wrath is reserved for Greek internet experts. -- My fellow Pythonistas, ask not what our language can do for you, ask what you can do for our language. Mark Lawrence --- This email is free from viruses and malware because avast! Antivirus protection is active. http://www.avast.com
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Teaching python to non-programmers Lalitha Prasad K <lalithaprasad@gmail.com> - 2014-04-10 21:24 +0530
Re: Teaching python to non-programmers pete.bee.emm@gmail.com - 2014-04-10 10:53 -0700
Re: Teaching python to non-programmers Mark Lawrence <breamoreboy@yahoo.co.uk> - 2014-04-10 19:36 +0100
Re: Teaching python to non-programmers pete.bee.emm@gmail.com - 2014-04-10 13:52 -0700
Re: Teaching python to non-programmers "Rhodri James" <rhodri@wildebst.org.uk> - 2014-04-10 23:40 +0100
Re: Teaching python to non-programmers Rustom Mody <rustompmody@gmail.com> - 2014-04-10 20:17 -0700
Re: Teaching python to non-programmers Chris Angelico <rosuav@gmail.com> - 2014-04-11 13:59 +1000
Re: Teaching python to non-programmers Rustom Mody <rustompmody@gmail.com> - 2014-04-10 21:37 -0700
Re: Teaching python to non-programmers Chris Angelico <rosuav@gmail.com> - 2014-04-11 15:11 +1000
Re: Teaching python to non-programmers Paul Rudin <paul.nospam@rudin.co.uk> - 2014-04-11 06:34 +0100
Re: Teaching python to non-programmers Chris Angelico <rosuav@gmail.com> - 2014-04-11 15:42 +1000
Re: Teaching python to non-programmers alister <alister.nospam.ware@ntlworld.com> - 2014-04-11 10:46 +0000
Re: Teaching python to non-programmers Chris Angelico <rosuav@gmail.com> - 2014-04-11 21:01 +1000
Re: Teaching python to non-programmers alister <alister.nospam.ware@ntlworld.com> - 2014-04-11 11:48 +0000
Re: Teaching python to non-programmers Rustom Mody <rustompmody@gmail.com> - 2014-04-10 22:42 -0700
Re: Teaching python to non-programmers Rustom Mody <rustompmody@gmail.com> - 2014-04-10 22:54 -0700
Re: Teaching python to non-programmers Chris Angelico <rosuav@gmail.com> - 2014-04-11 16:01 +1000
Re: Teaching python to non-programmers Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2014-04-11 11:36 +0000
Re: Teaching python to non-programmers Chris Angelico <rosuav@gmail.com> - 2014-04-11 16:00 +1000
Re: Teaching python to non-programmers Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2014-04-11 11:34 +0000
Re: Teaching python to non-programmers Paul Rudin <paul.nospam@rudin.co.uk> - 2014-04-11 12:46 +0100
Re: Teaching python to non-programmers Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2014-04-11 11:59 +0000
Re: Teaching python to non-programmers Tim Chase <python.list@tim.thechases.com> - 2014-04-11 07:39 -0500
Re: Teaching python to non-programmers Chris Angelico <rosuav@gmail.com> - 2014-04-11 22:50 +1000
Re: Teaching python to non-programmers Rustom Mody <rustompmody@gmail.com> - 2014-04-11 11:19 -0700
Re: Teaching python to non-programmers Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2014-04-12 01:45 +0000
Re: Teaching python to non-programmers alex23 <wuwei23@gmail.com> - 2014-04-14 16:13 +1000
Re: Teaching python to non-programmers Ian Kelly <ian.g.kelly@gmail.com> - 2014-04-14 00:59 -0600
Re: Teaching python to non-programmers Ian Kelly <ian.g.kelly@gmail.com> - 2014-04-10 23:39 -0600
Re: Teaching python to non-programmers Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2014-04-11 10:07 +0000
Re: Teaching python to non-programmers Chris Angelico <rosuav@gmail.com> - 2014-04-11 20:17 +1000
Re: Teaching python to non-programmers Chris Angelico <rosuav@gmail.com> - 2014-04-11 15:54 +1000
Re: Teaching python to non-programmers Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2014-04-11 09:37 +0000
Re: Teaching python to non-programmers Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2014-04-11 07:09 +0000
Re: Teaching python to non-programmers Chris Angelico <rosuav@gmail.com> - 2014-04-11 17:19 +1000
Re: Interleaved vs. top-posting Tim Chase <python.list@tim.thechases.com> - 2014-04-11 07:44 -0500
Re: Interleaved vs. top-posting Bob Martin <bob.martin@excite.com> - 2014-04-12 07:28 +0100
Ostracising bad actors (was: Teaching python to non-programmers) Ben Finney <ben+python@benfinney.id.au> - 2014-04-11 13:28 +1000
Re: Teaching python to non-programmers pete.bee.emm@gmail.com - 2014-04-11 13:20 -0700
Re: Teaching python to non-programmers Rustom Mody <rustompmody@gmail.com> - 2014-04-11 17:50 -0700
Re: Teaching python to non-programmers "Rhodri James" <rhodri@wildebst.org.uk> - 2014-04-13 23:51 +0100
Re: Teaching python to non-programmers Mark Lawrence <breamoreboy@yahoo.co.uk> - 2014-04-14 00:54 +0100
Re: Teaching python to non-programmers Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2014-04-14 00:20 +0000
Re: Teaching python to non-programmers Mark Lawrence <breamoreboy@yahoo.co.uk> - 2014-04-14 08:32 +0100
Re: Teaching python to non-programmers Mark Lawrence <breamoreboy@yahoo.co.uk> - 2014-04-11 14:43 +0100
Re: Teaching python to non-programmers Mark H Harris <harrismh777@gmail.com> - 2014-04-11 09:12 -0500
Re: Teaching python to non-programmers Rustom Mody <rustompmody@gmail.com> - 2014-04-10 11:24 -0700
Re: Teaching python to non-programmers Mark H Harris <harrismh777@gmail.com> - 2014-04-11 09:35 -0500
csiph-web