Thanks to visit codestin.com Credit goes to github.com
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.
2 parents 809e8f1 + 0a10a83 commit d250540Copy full SHA for d250540
1 file changed
docs/source/development/wrapperkernels.rst
@@ -115,10 +115,10 @@ relevant section of the :doc:`messaging spec <messaging>`.
115
116
.. method:: do_inspect(code, cusor_pos, detail_level=0)
117
118
- Object inspection
+ Object introspection
119
120
:param str code: The code
121
- :param int cursor_pos: The position in the code where inspection is requested
+ :param int cursor_pos: The position in the code where introspection is requested
122
:param int detail_level: 0 or 1 for more or less detail. In IPython, 1 gets
123
the source code.
124
0 commit comments