From: ThoML Date: 2008-07-02T15:07:03+09:00 Subject: Re: nested methods good or bad design > > b() is not accessible from outside of a(). > > you have to execute it to make the definition occur This referred to the Python counter example -- because KA asked how Python/Scheme/... are different in this respect.