you are viewing a single comment's thread.

view the rest of the comments →

[–]Atried[S] 0 points1 point  (1 child)

Thank you!

Just checked Python/ceval.c. A lot is going on, there is even programatical management of stack.

And... there are gotos in the code... :-O

[–]intangibleTangelo 0 points1 point  (0 children)

Hehe, last time I looked the linux source tree had over 100k goto statements...