运维网's Archiver
论坛
›
Python
› python递归层次的RuntimeError
yunde110
发表于 2017-4-28 09:17:45
python递归层次的RuntimeError
File "build/bdist.freebsd-6.2-RELEASE-i386/egg/MySQLdb/connections.py", line 163, in __init__
RuntimeError: maximum recursion depth exceeded in cmp
python..
sys.setrecursionlimit(1500)
未完待续...
页:
[1]
查看完整版本:
python递归层次的RuntimeError