import's recursion

Erik Max Francis max at alcyone.com
Thu Dec 5 23:39:56 EST 2002


_rui_ wrote:

> hi, list!
>
> Tell me please, why recursion is absent?

What would you expect it to meaningfully do?  Recurse until it hits a
recursion limit RuntimeError?

-- 
 Erik Max Francis / max at alcyone.com / http://www.alcyone.com/max/
 __ San Jose, CA, USA / 37 20 N 121 53 W / &tSftDotIotE
/  \ Sometimes a cigar is just a cigar.
\__/ Sigmund Freud
    Lsystem / http://www.alcyone.com/pyos/lsystem/
 A Lindenmayer systems explorer in Python.



More information about the Python-list mailing list