Show More
@@ -117,7 +117,7 b' def test_ipdb_magics():' | |||||
117 | ipdb> pinfo a |
|
117 | ipdb> pinfo a | |
118 | Type: ExampleClass |
|
118 | Type: ExampleClass | |
119 | String Form:ExampleClass() |
|
119 | String Form:ExampleClass() | |
120 |
Namespace: Local |
|
120 | Namespace: Local... | |
121 | Docstring: Docstring for ExampleClass. |
|
121 | Docstring: Docstring for ExampleClass. | |
122 | Constructor Docstring:Docstring for ExampleClass.__init__ |
|
122 | Constructor Docstring:Docstring for ExampleClass.__init__ | |
123 | ipdb> continue |
|
123 | ipdb> continue |
General Comments 0
You need to be logged in to leave comments.
Login now