On 07 Dec 2005 22:49:33 -0200, Jorge Godoy <[EMAIL PROTECTED]> wrote: > > "Michele Cella" <[EMAIL PROTECTED]> writes: > > > @identity.require( user="molly elizabeth watkins" ) > > def born(self): > > print "Congratulations Jeff!!" > > @turbogears.expose() > def me_too(self): > print "Congratulations Jeff!"
me_three = me_too (or is that being too lazy? :) Kevin

