Skip to content

Commit b5c9ef0

Browse files
committed
Update parser test files.
1 parent e820164 commit b5c9ef0

40 files changed

+222
-296
lines changed

graalpython/com.oracle.graal.python.test/testData/goldenFiles/ImportTests/fromImport02.tast

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ ModuleRootNode Name: <module 'fromImport02'> SourceSection: [0,28]`from sys.path
1616
WriteNameNodeGen SourceSection: None
1717
Identifier: dirname
1818
EmptyNode SourceSection: None
19-
LookupAndCallBinaryNodeGen SourceSection: None
20-
Op: __getattribute__
21-
LookupAndCallBinaryNodeGen SourceSection: None
22-
Op: __getattr__
19+
GetAnyAttributeNodeGen SourceSection: None
20+
LookupAndCallBinaryNodeGen SourceSection: None
21+
Op: __getattribute__

graalpython/com.oracle.graal.python.test/testData/goldenFiles/ImportTests/fromImport03.tast

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ ModuleRootNode Name: <module 'fromImport03'> SourceSection: [0,30]`from sys.path
1616
WriteNameNodeGen SourceSection: None
1717
Identifier: dirname
1818
EmptyNode SourceSection: None
19-
LookupAndCallBinaryNodeGen SourceSection: None
20-
Op: __getattribute__
21-
LookupAndCallBinaryNodeGen SourceSection: None
22-
Op: __getattr__
19+
GetAnyAttributeNodeGen SourceSection: None
20+
LookupAndCallBinaryNodeGen SourceSection: None
21+
Op: __getattribute__

graalpython/com.oracle.graal.python.test/testData/goldenFiles/ImportTests/fromImport04.tast

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ ModuleRootNode Name: <module 'fromImport04'> SourceSection: [0,31]`from sys.path
1616
WriteNameNodeGen SourceSection: None
1717
Identifier: dirname
1818
EmptyNode SourceSection: None
19-
LookupAndCallBinaryNodeGen SourceSection: None
20-
Op: __getattribute__
21-
LookupAndCallBinaryNodeGen SourceSection: None
22-
Op: __getattr__
19+
GetAnyAttributeNodeGen SourceSection: None
20+
LookupAndCallBinaryNodeGen SourceSection: None
21+
Op: __getattribute__

graalpython/com.oracle.graal.python.test/testData/goldenFiles/ImportTests/fromImport05.tast

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ ModuleRootNode Name: <module 'fromImport05'> SourceSection: [0,42]`from sys.path
1616
WriteNameNodeGen SourceSection: None
1717
Identifier: my_dirname
1818
EmptyNode SourceSection: None
19-
LookupAndCallBinaryNodeGen SourceSection: None
20-
Op: __getattribute__
21-
LookupAndCallBinaryNodeGen SourceSection: None
22-
Op: __getattr__
19+
GetAnyAttributeNodeGen SourceSection: None
20+
LookupAndCallBinaryNodeGen SourceSection: None
21+
Op: __getattribute__

graalpython/com.oracle.graal.python.test/testData/goldenFiles/ImportTests/fromImport06.tast

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ ModuleRootNode Name: <module 'fromImport06'> SourceSection: [0,44]`from sys.path
1616
WriteNameNodeGen SourceSection: None
1717
Identifier: my_dirname
1818
EmptyNode SourceSection: None
19-
LookupAndCallBinaryNodeGen SourceSection: None
20-
Op: __getattribute__
21-
LookupAndCallBinaryNodeGen SourceSection: None
22-
Op: __getattr__
19+
GetAnyAttributeNodeGen SourceSection: None
20+
LookupAndCallBinaryNodeGen SourceSection: None
21+
Op: __getattribute__

graalpython/com.oracle.graal.python.test/testData/goldenFiles/ImportTests/fromImport07.tast

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ ModuleRootNode Name: <module 'fromImport07'> SourceSection: [0,45]`from sys.path
1616
WriteNameNodeGen SourceSection: None
1717
Identifier: my_dirname
1818
EmptyNode SourceSection: None
19-
LookupAndCallBinaryNodeGen SourceSection: None
20-
Op: __getattribute__
21-
LookupAndCallBinaryNodeGen SourceSection: None
22-
Op: __getattr__
19+
GetAnyAttributeNodeGen SourceSection: None
20+
LookupAndCallBinaryNodeGen SourceSection: None
21+
Op: __getattribute__

graalpython/com.oracle.graal.python.test/testData/goldenFiles/ImportTests/fromImport08.tast

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ ModuleRootNode Name: <module 'fromImport08'> SourceSection: [0,38]`from sys.path
1919
WriteNameNodeGen SourceSection: None
2020
Identifier: basename
2121
EmptyNode SourceSection: None
22-
LookupAndCallBinaryNodeGen SourceSection: None
23-
Op: __getattribute__
24-
LookupAndCallBinaryNodeGen SourceSection: None
25-
Op: __getattr__
22+
GetAnyAttributeNodeGen SourceSection: None
23+
LookupAndCallBinaryNodeGen SourceSection: None
24+
Op: __getattribute__

graalpython/com.oracle.graal.python.test/testData/goldenFiles/ImportTests/fromImport09.tast

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ ModuleRootNode Name: <module 'fromImport09'> SourceSection: [0,40]`from sys.path
1919
WriteNameNodeGen SourceSection: None
2020
Identifier: basename
2121
EmptyNode SourceSection: None
22-
LookupAndCallBinaryNodeGen SourceSection: None
23-
Op: __getattribute__
24-
LookupAndCallBinaryNodeGen SourceSection: None
25-
Op: __getattr__
22+
GetAnyAttributeNodeGen SourceSection: None
23+
LookupAndCallBinaryNodeGen SourceSection: None
24+
Op: __getattribute__

graalpython/com.oracle.graal.python.test/testData/goldenFiles/ImportTests/fromImport10.tast

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ ModuleRootNode Name: <module 'fromImport10'> SourceSection: [0,41]`from sys.path
1919
WriteNameNodeGen SourceSection: None
2020
Identifier: basename
2121
EmptyNode SourceSection: None
22-
LookupAndCallBinaryNodeGen SourceSection: None
23-
Op: __getattribute__
24-
LookupAndCallBinaryNodeGen SourceSection: None
25-
Op: __getattr__
22+
GetAnyAttributeNodeGen SourceSection: None
23+
LookupAndCallBinaryNodeGen SourceSection: None
24+
Op: __getattribute__

graalpython/com.oracle.graal.python.test/testData/goldenFiles/ImportTests/fromImport11.tast

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ ModuleRootNode Name: <module 'fromImport11'> SourceSection: [0,52]`from sys.path
1919
WriteNameNodeGen SourceSection: None
2020
Identifier: basename
2121
EmptyNode SourceSection: None
22-
LookupAndCallBinaryNodeGen SourceSection: None
23-
Op: __getattribute__
24-
LookupAndCallBinaryNodeGen SourceSection: None
25-
Op: __getattr__
22+
GetAnyAttributeNodeGen SourceSection: None
23+
LookupAndCallBinaryNodeGen SourceSection: None
24+
Op: __getattribute__

0 commit comments

Comments
 (0)