Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed2a.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.006 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'that?': 0.05; '22,': 0.09; 'cc:addr:python-list': 0.11; '"try': 0.16; 'command.': 0.16; 'to:addr:pearwood.info': 0.16; 'to:addr:steve+comp.lang.python': 0.16; "to:name:steven d'aprano": 0.16; "where's": 0.16; ':-)': 0.16; 'wrote:': 0.18; 'import': 0.22; 'cc:addr:python.org': 0.22; 'skip': 0.24; 'mon,': 0.24; 'cc:2**0': 0.24; '>': 0.26; 'header :In-Reply-To:1': 0.27; 'am,': 0.29; 'dec': 0.30; 'message- id:@mail.gmail.com': 0.30; "d'aprano": 0.31; 'steven': 0.31; 'received:google.com': 0.35; 'subject:Hello': 0.72; 'home!': 0.84; 'subject:World': 0.91 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 :cc:content-type; bh=xghBFiCyq5lXSs8ZHJnXjaeQoQ3Z6XjuUWsx+RrOapw=; b=kHjkdi5ITqo4sbQwrPVZEBHzMJSeqqgQCXrd+MzPpyrRYzn5KhLtt7dwEzLFJq4v+V hCAxFE7pYe+uLHuoNxOuOBUfgZvv26cPGa78KKJ3AG0sRQ4MfMqGKyBzWHiVwis1QVAo 1BSa+TT9UfV5Fu/2/plFklYJqubKHkJQhpxUyJ0xRrDVBPFeJPQE5pMnacjM/oSL+wK6 aUEXvvEU4Fz1X6RH57t2ZcI69tGgBKBpO96Yo8xTT3b5uMPV+L12v3uie462beceHDrk mbGzRgVHv0JAz2w4YFLWwz1umorK72iB6flgA1row6VwMbBuxyPqwB79OA/myb12i7Mu nKfQ== MIME-Version: 1.0 X-Received: by 10.202.18.11 with SMTP id 11mr4364799ois.61.1419262787797; Mon, 22 Dec 2014 07:39:47 -0800 (PST) In-Reply-To: <54983747$0$12994$c3e8da3$5496439d@news.astraweb.com> References: <54957226$0$12975$c3e8da3$5496439d@news.astraweb.com> <54971df7$0$30820$b1db1813$ba2d9d20@news.astraweb.com> <54974ed7$0$12986$c3e8da3$5496439d@news.astraweb.com> <0udf9a1m3n02rt06a5ib58mvifm7sdeg31@4ax.com> <54983747$0$12994$c3e8da3$5496439d@news.astraweb.com> Date: Mon, 22 Dec 2014 09:39:47 -0600 Subject: Re: Hello World From: Skip Montanaro To: "Steven D'Aprano" Content-Type: multipart/alternative; boundary=001a113d15ae4f489c050acfdeeb Cc: Python X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 32 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1419262796 news.xs4all.nl 2933 [2001:888:2000:d::a6]:40086 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:82781 --001a113d15ae4f489c050acfdeeb Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Mon, Dec 22, 2014 at 9:22 AM, Steven D'Aprano < steve+comp.lang.python@pearwood.info> wrote: > Don't try this at home! > > > # download_naked_pictures_of_jennifer_lawrence.py > import os > os.system("rm =E2=80=95=E2=80=95rf /") And because Steven *knows* some fool will "try this at home", he cripples the rm command. Now where's the fun in that? :-) Skip --001a113d15ae4f489c050acfdeeb Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable

On Mon, Dec 22, 2014 at 9:22 AM, Steven D'Aprano &= lt;steve+comp.lan= g.python@pearwood.info> wrote:
> Don't try this at home!>
>
> # download_naked_pictures_of_jennifer_lawrence.py> import os
> os.system("rm =E2=80=95=E2=80=95rf /")
And because Steven=C2=A0knows some fool will "try this at = home", he cripples the rm command. Now where's the fun in that? :-= )

Skip

--001a113d15ae4f489c050acfdeeb--