提交 44100a3f authored 作者: Mohammad Pezeshki's avatar Mohammad Pezeshki

profile argument also deleted at line 121

上级 e2a25f9f
...@@ -118,8 +118,7 @@ def debugprint(obj, depth=-1, print_type=False, ...@@ -118,8 +118,7 @@ def debugprint(obj, depth=-1, print_type=False,
debugmode.debugprint(r, depth=depth, done=done, print_type=print_type, debugmode.debugprint(r, depth=depth, done=done, print_type=print_type,
file=_file, order=order, ids=ids, file=_file, order=order, ids=ids,
scan_ops=scan_ops, stop_on_name=stop_on_name, scan_ops=scan_ops, stop_on_name=stop_on_name)
profile=profile)
if len(scan_ops) > 0: if len(scan_ops) > 0:
print >> file, "" print >> file, ""
new_prefix = ' >' new_prefix = ' >'
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论