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


Groups > comp.lang.python > #19892 > unrolled thread

Re: [Perl Golf] Round 1

Started byChris Angelico <rosuav@gmail.com>
First post2012-02-06 17:49 +1100
Last post2012-02-06 17:49 +1100
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [Perl Golf] Round 1 Chris Angelico <rosuav@gmail.com> - 2012-02-06 17:49 +1100

#19892 — Re: [Perl Golf] Round 1

FromChris Angelico <rosuav@gmail.com>
Date2012-02-06 17:49 +1100
SubjectRe: [Perl Golf] Round 1
Message-ID<mailman.5467.1328510963.27778.python-list@python.org>
On Mon, Feb 6, 2012 at 10:03 AM, Heiko Wundram <modelnine@modelnine.org> wrote:
> You're only allowed to bash him for one-liners as soon as he formulates
> something that in some way or another resembles a programming challenge, and
> not some incoherent listing of words without actual intent... ;-)

Nah, one-liners are fun. Look, here's a Python one-liner that
generates a month's worth of emails:

t = ('a', [23]); t[1] += [42]

*ducks for cover*

ChrisA

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web