Re: [Edu-sig] demented Python...

2011-04-04 Thread Kirby Urner
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

Re: [Edu-sig] demented Python...

2011-04-03 Thread kirby urner
> > > 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

Re: [Edu-sig] demented Python...

2011-04-03 Thread Corey Richardson
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

Re: [Edu-sig] demented Python...

2011-04-02 Thread Edward Cherlin
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

Re: [Edu-sig] demented Python...

2011-04-02 Thread kirby urner
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: