Kaydet (Commit) ad72bcc8 authored tarafından Georg Brandl's avatar Georg Brandl

Untabify.

üst ec83e3d4
...@@ -138,8 +138,8 @@ r(eturn) ...@@ -138,8 +138,8 @@ r(eturn)
run [args...] run [args...]
Restart the debugged python program. If a string is supplied it is Restart the debugged python program. If a string is supplied it is
splitted with "shlex", and the result is used as the new sys.argv. splitted with "shlex", and the result is used as the new sys.argv.
History, breakpoints, actions and debugger options are preserved. History, breakpoints, actions and debugger options are preserved.
"restart" is an alias for "run". "restart" is an alias for "run".
c(ont(inue)) c(ont(inue))
Continue execution, only stop when a breakpoint is encountered. Continue execution, only stop when a breakpoint is encountered.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment