Skip to content

Commit 0eb5d3b

Browse files
Remove old added entry
1 parent 80826ab commit 0eb5d3b

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Doc/library/pdb.rst

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -233,9 +233,6 @@ access further features, you have to do this yourself:
233233
.. versionchanged:: 3.6
234234
The *readrc* argument.
235235

236-
.. versionadded:: 3.14
237-
The *commands* argument.
238-
239236
.. method:: run(statement, globals=None, locals=None)
240237
runeval(expression, globals=None, locals=None)
241238
runcall(function, *args, **kwds)

0 commit comments

Comments
 (0)