purpen 发表于 2013-1-16 17:43:02

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