Searched defs:code_context (Results 1 – 1 of 1) sorted by relevance
| /third_party/python/Lib/ |
| D | inspect.py | 1640 def __new__(cls, filename, lineno, function, code_context, index, *, positions=None): argument 1712 def __new__(cls, frame, filename, lineno, function, code_context, index, *, positions=None): argument
|