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


Groups > comp.lang.python > #19892

Re: [Perl Golf] Round 1

References <CAO+9iGcao5KkxurU1vG+SLeMC8RrNx6D=Q66EKx=b48-+mm1fA@mail.gmail.com> <4F2EB89C.9080801@modelnine.org> <jgmv1e$loo$1@dough.gmane.org> <4F2F0AC5.1060908@modelnine.org>
Date 2012-02-06 17:49 +1100
Subject Re: [Perl Golf] Round 1
From Chris Angelico <rosuav@gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.5467.1328510963.27778.python-list@python.org> (permalink)

Show all headers | View raw


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

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

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

csiph-web