python: elide nodes without location from basic

This commit is contained in:
Rasmus Lerchedahl Petersen
2023-05-15 21:18:51 +02:00
parent 5b4f98d6c4
commit 5d68473d12
21 changed files with 38 additions and 181 deletions

View File

@@ -1,9 +1,2 @@
| file://:0:0:0:0 | [summary] to write: return (return) in builtins.dict |
| file://:0:0:0:0 | [summary] to write: return (return) in builtins.frozenset |
| file://:0:0:0:0 | [summary] to write: return (return) in builtins.list |
| file://:0:0:0:0 | [summary] to write: return (return) in builtins.reversed |
| file://:0:0:0:0 | [summary] to write: return (return) in builtins.set |
| file://:0:0:0:0 | [summary] to write: return (return) in builtins.tuple |
| file://:0:0:0:0 | [summary] to write: return (return) in dict.setdefault |
| test.py:4:10:4:10 | ControlFlowNode for z |
| test.py:7:19:7:19 | ControlFlowNode for a |