Returning from a multiple stacked call at once

ast ast at invalid
Sat Dec 12 01:39:49 EST 2020


Hello

In case a function recursively calls itself many times,
is there a way to return a data immediately without
unstacking all functions ?



More information about the Python-list mailing list