[Twisted-Python] My pet peeve ugly coding style
Jp Calderone
exarkun at twistedmatrix.com
Fri Jul 11 04:22:29 MDT 2003
On Fri, Jul 11, 2003 at 01:12:07AM -0500, Glyph Lefkowitz wrote:
>
> On Friday, July 11, 2003, at 12:27 AM, Jp Calderone wrote:
>
> > reduce(Deferred.addCallback, (bar, baz, boz), foo())
>
> In the future, people will call this kind of mental illness "Calderone
> syndrome" and it will be well understood. In the meanwhile, it is
> important that those of you listening in at home do NOT pay attention
> to JP when he chimes in with little nuggets like this; without the
> context of a URL with "evil" in it, I fear that someone may take him
> seriously.
>
Woo hoo, my own syndrome.
--
#!/bin/bash
( LIST=(~/.sigs/*.sig)
cat ${LIST[$(($RANDOM % ${#LIST[*]}))]}
echo -- $'\n' `uptime | sed -e 's/.*m//'` ) > ~/.signature
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: </pipermail/twisted-python/attachments/20030711/d71ddb8a/attachment.sig>
More information about the Twisted-Python
mailing list