On Sun, Apr 3, 2011 at 2:39 AM, Corey Richardson wrote:
> On 04/02/2011 02:16 PM, kirby urner wrote:
> > Likewise, Demented Python serves a didactic function,
> > here to remind about the decorator:
> >
> > def sillystrip( f ):
> > if f.__doc__:
> > f.__doc__ = "Your function has been
>
>
> Spaceghost Coast-to-Coast
> Sealab 2021
> Harvey Birdman, Attorney at Law
> Invader Zim
> South Park
>
Team America: World Police (by South Park Studios -- quite demented)
> The Simpsons
> Futurama
> Family Guy
>
American Dad also a favorite
> Huri-kuri
> Suupaa Miruku Chan (Super Milk
On 04/02/2011 02:16 PM, kirby urner wrote:
> Likewise, Demented Python serves a didactic function,
> here to remind about the decorator:
>
> def sillystrip( f ):
> if f.__doc__:
> f.__doc__ = "Your function has been hacked!"
> else:
> f.__doc__ = "You should always have a d
On Sat, Apr 2, 2011 at 14:16, kirby urner wrote:
>
> In calling something "demented" I'm coming off
> the namespace used around genres of cartoon.
> Cartoons I'd consider demented:
> Pinky and the Brain
and their hosts, the Animaniacs
> Ren and Stimpy
> Teenage Aqua Hunger Force (Kevin Altis of
On Sat, Apr 2, 2011 at 11:16 AM, kirby urner wrote:
>
> In calling something "demented" I'm coming off
> the namespace used around genres of cartoon.
>
> Cartoons I'd consider demented:
>
> Pinky and the Brain
> Ren and Stimpy
> Teenage Aqua Hunger Force (Kevin Altis of PythonCard a fan)
>
Oops: