Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #7833
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!feeder3.hal-mli.net!nx01.iad01.newshosting.com!newshosting.com!news2.euro.net!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <wolfgang@rohdewald.de> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.016 |
| X-Spam-Evidence | '*H*': 0.97; '*S*': 0.00; 'received:localnet': 0.07; '-rf': 0.09; 'wrote:': 0.14; 'from:addr:rohdewald.de': 0.16; 'from:addr:wolfgang': 0.16; 'from:name:wolfgang rohdewald': 0.16; 'juni': 0.16; 'message-id:@rohdewald.de': 0.16; 'one-': 0.16; 'received:91.62': 0.16; 'reply-to:addr:rohdewald.de': 0.16; 'reply-to:addr:wolfgang': 0.16; 'wolfgang': 0.16; 'header:In- Reply-To:1': 0.21; 'cc:2**0': 0.22; 'wonder': 0.23; 'looks': 0.31; 'steven': 0.32; 'does': 0.33; 'to:addr:python-list': 0.33; 'header :User-Agent:1': 0.35; "d'aprano": 0.35; 'do?': 0.35; 'charset:us- ascii': 0.36; 'something': 0.37; 'run': 0.38; 'subject:: ': 0.38; 'subject:with': 0.39; 'to:addr:python.org': 0.39; 'header:Message- Id:1': 0.62; 'dangerous': 0.65; 'header:Reply-To:1': 0.72; 'reply- to:no real name:2**0': 0.72; 'more...': 0.73 |
| DKIM-Signature | v=1; a=rsa-sha1; c=relaxed/relaxed; t=1308329806; l=181; s=domk; d=rohdewald.de; h=Content-Transfer-Encoding:Content-Type:MIME-Version:In-Reply-To: References:Cc:Date:Subject:To:Reply-To:From:X-RZG-CLASS-ID:X-RZG-AUTH; bh=cRH1gb4aGk2ZlZAz8JTtbuiDlIY=; b=ope+P+3xCkSUmYuSA2BRWusENYtFNr8rWMtGVFy/BrcgbOOy+YU8a7pqn37OUcVCeEj x6/TUiJnxUHH2BGDx+t8yf1PG27jirKqtDqb9LNaS5vU4SEz+eLEZ4mUUqB95oqVoiPSB t/x2BzXyh83y7dIfVLH+eqVIdkHtq7g3Vao= |
| X-RZG-AUTH | :O2MIc0epdfgAjoV+frHI3UhxNCLBO5P+YS73lHhJYRD2uAuzaM+5N8MTovT1KnfPyw== |
| X-RZG-CLASS-ID | mo00 |
| From | Wolfgang Rohdewald <wolfgang@rohdewald.de> |
| To | python-list@python.org |
| Subject | Re: Fun and games with lambda |
| Date | Fri, 17 Jun 2011 18:56:45 +0200 |
| User-Agent | KMail/1.13.6 (Linux/2.6.38-8-generic; KDE/4.6.4; x86_64; ; ) |
| References | <4dfb7c6d$0$30002$c3e8da3$5496439d@news.astraweb.com> |
| In-Reply-To | <4dfb7c6d$0$30002$c3e8da3$5496439d@news.astraweb.com> |
| MIME-Version | 1.0 |
| Content-Type | Text/Plain; charset="us-ascii" |
| Content-Transfer-Encoding | 7bit |
| Cc | Steven D'Aprano <steve+comp.lang.python@pearwood.info> |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.12 |
| Precedence | list |
| Reply-To | wolfgang@rohdewald.de |
| 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.79.1308329807.1164.python-list@python.org> (permalink) |
| Lines | 9 |
| NNTP-Posting-Host | 82.94.164.166 |
| X-Trace | 1308329808 news.xs4all.nl 49044 [::ffff:82.94.164.166]:41985 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | x330-a1.tempe.blueboxinc.net comp.lang.python:7833 |
Show key headers only | View raw
On Freitag 17 Juni 2011, Steven D'Aprano wrote: > run this one- > liner and wonder no more... looks like something dangerous to me. What does it do? rm -rf ? -- Wolfgang
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Fun and games with lambda Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2011-06-17 16:10 +0000 Re: Fun and games with lambda Wolfgang Rohdewald <wolfgang@rohdewald.de> - 2011-06-17 18:56 +0200 Re: Fun and games with lambda Ian Kelly <ian.g.kelly@gmail.com> - 2011-06-17 11:07 -0600 Re: Fun and games with lambda Mark Dickinson <mdickinson@enthought.com> - 2011-06-17 12:02 -0700 Re: Fun and games with lambda Chris Angelico <rosuav@gmail.com> - 2011-06-18 10:40 +1000
csiph-web