On Mon, Feb 6, 2012 at 10:03 AM, Heiko Wundram <modeln...@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
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to