[NCLUG] Dumb Python Question

Sean Reifschneider jafo-nclug at tummy.com
Tue Jul 30 21:34:14 MDT 2002


On Tue, Jul 30, 2002 at 12:41:17PM -0600, marciot wrote:
>But not:
>
>a = lambda: pass

How about:

   a = lambda: None

   >>> l = lambda: None
   >>> l()
   >>> 

Sean
-- 
 "You took quite a chance..."  "You take a chance getting up in the morning,
 crossing the street, or sticking your face in a fan."  -- Police Squad
Sean Reifschneider, Inimitably Superfluous <jafo at tummy.com>
tummy.com - Linux Consulting since 1995. Qmail, KRUD, Firewalls, Python



More information about the NCLUG mailing list