Searched refs:inspect (Results 1 – 14 of 14) sorted by relevance
7 1. Insert the inspector to where you want to inspect.11 debug.Inspector(self).inspect()39 This is selection mode. You may select the node to inspect here.
87 def inspect(self): member in Inspector
279 def inspect(self): member in TestCase280 self._inspector.inspect()
31 import inspect66 for name, member in inspect.getmembers(mod):
9 import inspect84 for frame in inspect.stack():
17 import inspect133 if issubclass(cls, BaseTest) and not inspect.isabstract(cls):
15 import inspect355 frame = inspect.currentframe()357 info = inspect.getframeinfo(frame)
18 import inspect39 if not inspect.ismethod(value):
40 import inspect1029 calling_frame = inspect.currentframe().f_back
185 …ering are identical, but the option is provided so that users of TCP can inspect the code to see a…
39 import inspect1012 calling_frame = inspect.currentframe().f_back
348 Solution ([internal interface](#internal-interfaces)): call internal functions to inspect the conte…
297 … if it knows that `psa_crypto_init()` has been called, without having to inspect the specifics of …
844 1. Users who manually inspect parts of the current session through