Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #2691
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!news.albasani.net!feeder.news-service.com!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!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 | UNSURE 0.436 |
| X-Spam-Level | **** |
| X-Spam-Evidence | '*H*': 0.30; '*S*': 0.18; 'subject:python': 0.15; 'header:In-Reply-To:1': 0.22; 'google': 0.27; 'message- id:@mail.gmail.com': 0.28; 'to:addr:python-list': 0.32; 'received:209.85': 0.37; 'received:google.com': 0.38; 'to:addr:python.org': 0.39; 'received:209': 0.39; 'header:Received:5': 0.40; 'might': 0.40; 'gmail': 0.60; 'hand': 0.61; 'subject:one': 0.73; 'received:209.85.210.174': 0.84; 'received:mail-iy0-f174.google.com': 0.84; 'window,': 0.84 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; bh=tLMIYtjm6IlUZRmdBPvRooxfJ4PRLg+J7wFvEvkQefA=; b=p/Ssi2dLAcmUsw9uGKF5M+wTSQz4Pm7/NUXZGXcsiUXX+LBfZ0v7DL1AACFTJvjl0m wKyvyD5Hut1UcIcJlzAeq5fAO4yJGFG4L27SqLP7mBKvECu+ZTJ2tMVoka9CcHOzCjaT rBE1BZ/mf8TYQvecXK6ogP6erkWchMtyUsWI4= |
| DomainKey-Signature | a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=pvUGrIdB3ZVeD3bRhCgOlklsKzhaosRr2rauoL6iuHBFRTbc0nRQcjEWlhclTeRMmP anBk7YAR0BVHr4/QxKDo/QYnIC/S7qhg+Zdiw3IEf3kH6GysoH1/PQd3xXv61ZDqG4wi RASpH42H3yhJuGkqdbfYd6UfAc5GCebxPIkNA= |
| MIME-Version | 1.0 |
| In-Reply-To | <948e53d8-6f17-414e-987a-8b6f0435e20f@17g2000prr.googlegroups.com> |
| References | <df2af546-af99-4e69-bc8e-38c21a045a29@z27g2000prz.googlegroups.com> <mailman.1381.1301429221.1189.python-list@python.org> <d9f11a36-8d93-4713-b8bd-dc2805836e86@j9g2000prj.googlegroups.com> <8vi963F9lhU1@mid.individual.net> <mailman.46.1302010711.9059.python-list@python.org> <948e53d8-6f17-414e-987a-8b6f0435e20f@17g2000prr.googlegroups.com> |
| Date | Wed, 6 Apr 2011 11:34:08 +1000 |
| Subject | Re: Fun python 3.2 one-liner |
| From | Chris Angelico <rosuav@gmail.com> |
| To | python-list@python.org |
| Content-Type | text/plain; charset=ISO-8859-1 |
| X-Mailman-Approved-At | Wed, 06 Apr 2011 09:42:40 +0200 |
| 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.70.1302075761.9059.python-list@python.org> (permalink) |
| Lines | 6 |
| NNTP-Posting-Host | 82.94.164.166 |
| X-Trace | 1302075761 news.xs4all.nl 81484 [::ffff:82.94.164.166]:60920 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | x330-a1.tempe.blueboxinc.net comp.lang.python:2691 |
Show key headers only | View raw
On the right hand side of my gmail window, Google posited that I might be interested in "One-liner jokes". And I have to confess, the first thing I thought of was "So I was writing a one-liner in assembly and..." ChrisA
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar
Re: Fun python 3.2 one-liner Terry Reedy <tjreedy@udel.edu> - 2011-03-29 16:06 -0400
Re: Fun python 3.2 one-liner Martin De Kauwe <mdekauwe@gmail.com> - 2011-03-30 02:19 -0700
Re: Fun python 3.2 one-liner Chris Angelico <rosuav@gmail.com> - 2011-03-30 20:31 +1100
Re: Fun python 3.2 one-liner Raymond Hettinger <python@rcn.com> - 2011-03-30 16:39 -0700
Re: Fun python 3.2 one-liner Gregory Ewing <greg.ewing@canterbury.ac.nz> - 2011-03-31 16:02 +1300
Re: Fun python 3.2 one-liner Daniel Fetchinson <fetchinson@googlemail.com> - 2011-04-05 15:38 +0200
Re: Fun python 3.2 one-liner Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2011-04-05 15:07 +0000
Re: Fun python 3.2 one-liner Chris Angelico <rosuav@gmail.com> - 2011-04-06 01:19 +1000
Re: Fun python 3.2 one-liner Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2011-04-05 17:48 +0000
Re: Fun python 3.2 one-liner Daniel Fetchinson <fetchinson@googlemail.com> - 2011-04-05 19:54 +0200
Re: Fun python 3.2 one-liner Lie Ryan <lie.1296@gmail.com> - 2011-04-09 00:27 +1000
Re: Fun python 3.2 one-liner Raymond Hettinger <python@rcn.com> - 2011-04-05 17:10 -0700
Re: Fun python 3.2 one-liner Ben Finney <ben+python@benfinney.id.au> - 2011-04-06 13:59 +1000
Re: Fun python 3.2 one-liner Chris Angelico <rosuav@gmail.com> - 2011-04-06 11:34 +1000
Re: Fun python 3.2 one-liner Tim Wintle <tim.wintle@teamrubber.com> - 2011-04-05 16:04 +0100
csiph-web