提交 36ca71e1 authored 作者: Pierre Luc Carrier's avatar Pierre Luc Carrier 提交者: --global

Fix typo in printed message

上级 45be4fb8
......@@ -84,7 +84,7 @@ class PdbBreakpoint(Op):
if condition:
print "-------------------------------------------------"
print "Conditional breakpoint %s activated" % self.name
print "The monitored variables are stored in, in order,"
print "The monitored variables are stored, in order,"
print "in the list variable 'monitored'"
print "-------------------------------------------------"
pdb.set_trace()
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论