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

Add some sentence endings.

üst 98353941
......@@ -269,7 +269,7 @@ n(ext)
unt(il)
Continue execution until the line with the the line number greater than the
current one is reached or when returning from current frame
current one is reached or when returning from current frame.
.. versionadded:: 2.6
......
......@@ -130,8 +130,7 @@ n(ext)
unt(il)
Continue execution until the line with a number greater than the
current one is reached or until the current frame returns
current one is reached or until the current frame returns.
r(eturn)
Continue execution until the current function returns.
......
......@@ -68,7 +68,7 @@ Library
- os.path.walk is deprecated in favor of os.walk.
- pdb gained the "until" command
- pdb gained the "until" command.
Build
-----
......
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