We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80826ab commit 0eb5d3bCopy full SHA for 0eb5d3b
Doc/library/pdb.rst
@@ -233,9 +233,6 @@ access further features, you have to do this yourself:
233
.. versionchanged:: 3.6
234
The *readrc* argument.
235
236
- .. versionadded:: 3.14
237
- The *commands* argument.
238
-
239
.. method:: run(statement, globals=None, locals=None)
240
runeval(expression, globals=None, locals=None)
241
runcall(function, *args, **kwds)
0 commit comments