Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d20d8b3 commit 3bee2f6Copy full SHA for 3bee2f6
1 file changed
Lib/test/output/test_tokenize
@@ -470,14 +470,14 @@ test_tokenize
470
147,11-147,12: NUMBER '1'
471
147,12-147,13: OP ','
472
147,14-147,15: OP '*'
473
-147,15-147,19: NAME 'rest'
474
-147,19-147,20: OP ','
475
-147,21-147,23: OP '**'
476
-147,23-147,27: NAME 'rest'
477
-147,27-147,28: OP ')'
478
-147,28-147,29: OP ':'
479
-147,30-147,34: NAME 'pass'
480
-147,34-147,35: NEWLINE '\n'
+147,15-147,20: NAME 'restt'
+147,20-147,21: OP ','
+147,22-147,24: OP '**'
+147,24-147,29: NAME 'restd'
+147,29-147,30: OP ')'
+147,30-147,31: OP ':'
+147,32-147,36: NAME 'pass'
+147,36-147,37: NEWLINE '\n'
481
148,0-148,1: NL '\n'
482
149,0-149,1: OP '('
483
149,1-149,2: NAME 'x'
0 commit comments