Non-descriptive stack overflow error when IPython imported

前端 未结 0 1767
梦谈多话
梦谈多话 2020-12-05 23:36

When I run this code

def foo():
    foo()

foo()

It obviously causes a stack overflow/recursion error

Traceback (most recent c         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题