[Python-Dev] Proper tail recursion

Chris King colanderman at gmail.com
Mon Jul 19 19:01:36 CEST 2004


On Mon, 19 Jul 2004 12:48:11 -0400, Jeremy Hylton <jhylton at gmail.com> wrote:

> Just a guess but "make a seperate eval loop" sounds like a sure way to
> get a 10,000 pound weight dropped on you? <wink>  Seriously, how do
> you accomplish this without code duplication?

Oh, you don't -- you just let the C preprocessor do the duplication for you ;)


More information about the Python-Dev mailing list