@@ -1442,49 +1442,48 @@ def _prepare_test_cases():
1442
1442
Instruction (opname = 'LOAD_CONST' , opcode = 100 , arg = 0 , argval = None , argrepr = 'None' , offset = 260 , starts_line = None , is_jump_target = False , positions = None ),
1443
1443
Instruction (opname = 'CALL' , opcode = 171 , arg = 2 , argval = 2 , argrepr = '' , offset = 262 , starts_line = None , is_jump_target = False , positions = None ),
1444
1444
Instruction (opname = 'POP_TOP' , opcode = 1 , arg = None , argval = None , argrepr = '' , offset = 272 , starts_line = None , is_jump_target = False , positions = None ),
1445
- Instruction (opname = 'JUMP_FORWARD' , opcode = 110 , arg = 41 , argval = 358 , argrepr = 'to 358' , offset = 274 , starts_line = None , is_jump_target = False , positions = None ),
1446
- Instruction (opname = 'PUSH_EXC_INFO' , opcode = 35 , arg = None , argval = None , argrepr = '' , offset = 276 , starts_line = None , is_jump_target = False , positions = None ),
1447
- Instruction (opname = 'WITH_EXCEPT_START' , opcode = 49 , arg = None , argval = None , argrepr = '' , offset = 278 , starts_line = None , is_jump_target = False , positions = None ),
1448
- Instruction (opname = 'POP_JUMP_FORWARD_IF_TRUE' , opcode = 115 , arg = 4 , argval = 290 , argrepr = 'to 290' , offset = 280 , starts_line = None , is_jump_target = False , positions = None ),
1449
- Instruction (opname = 'RERAISE' , opcode = 119 , arg = 2 , argval = 2 , argrepr = '' , offset = 282 , starts_line = None , is_jump_target = False , positions = None ),
1450
- Instruction (opname = 'COPY' , opcode = 120 , arg = 3 , argval = 3 , argrepr = '' , offset = 284 , starts_line = None , is_jump_target = False , positions = None ),
1451
- Instruction (opname = 'POP_EXCEPT' , opcode = 89 , arg = None , argval = None , argrepr = '' , offset = 286 , starts_line = None , is_jump_target = False , positions = None ),
1452
- Instruction (opname = 'RERAISE' , opcode = 119 , arg = 1 , argval = 1 , argrepr = '' , offset = 288 , starts_line = None , is_jump_target = False , positions = None ),
1453
- Instruction (opname = 'POP_TOP' , opcode = 1 , arg = None , argval = None , argrepr = '' , offset = 290 , starts_line = None , is_jump_target = True , positions = None ),
1454
- Instruction (opname = 'POP_EXCEPT' , opcode = 89 , arg = None , argval = None , argrepr = '' , offset = 292 , starts_line = None , is_jump_target = False , positions = None ),
1455
- Instruction (opname = 'POP_TOP' , opcode = 1 , arg = None , argval = None , argrepr = '' , offset = 294 , starts_line = None , is_jump_target = False , positions = None ),
1456
- Instruction (opname = 'POP_TOP' , opcode = 1 , arg = None , argval = None , argrepr = '' , offset = 296 , starts_line = None , is_jump_target = False , positions = None ),
1457
- Instruction (opname = 'JUMP_FORWARD' , opcode = 110 , arg = 29 , argval = 358 , argrepr = 'to 358' , offset = 298 , starts_line = None , is_jump_target = False , positions = None ),
1458
- Instruction (opname = 'PUSH_EXC_INFO' , opcode = 35 , arg = None , argval = None , argrepr = '' , offset = 300 , starts_line = None , is_jump_target = False , positions = None ),
1459
- Instruction (opname = 'LOAD_GLOBAL' , opcode = 116 , arg = 4 , argval = 'ZeroDivisionError' , argrepr = 'ZeroDivisionError' , offset = 302 , starts_line = 22 , is_jump_target = False , positions = None ),
1460
- Instruction (opname = 'CHECK_EXC_MATCH' , opcode = 36 , arg = None , argval = None , argrepr = '' , offset = 314 , starts_line = None , is_jump_target = False , positions = None ),
1461
- Instruction (opname = 'POP_JUMP_FORWARD_IF_FALSE' , opcode = 114 , arg = 16 , argval = 350 , argrepr = 'to 350' , offset = 316 , starts_line = None , is_jump_target = False , positions = None ),
1462
- Instruction (opname = 'POP_TOP' , opcode = 1 , arg = None , argval = None , argrepr = '' , offset = 318 , starts_line = None , is_jump_target = False , positions = None ),
1463
- Instruction (opname = 'LOAD_GLOBAL' , opcode = 116 , arg = 3 , argval = 'print' , argrepr = 'NULL + print' , offset = 320 , starts_line = 23 , is_jump_target = False , positions = None ),
1464
- Instruction (opname = 'LOAD_CONST' , opcode = 100 , arg = 9 , argval = 'Here we go, here we go, here we go...' , argrepr = "'Here we go, here we go, here we go...'" , offset = 332 , starts_line = None , is_jump_target = False , positions = None ),
1465
- Instruction (opname = 'CALL' , opcode = 171 , arg = 1 , argval = 1 , argrepr = '' , offset = 334 , starts_line = None , is_jump_target = False , positions = None ),
1466
- Instruction (opname = 'POP_TOP' , opcode = 1 , arg = None , argval = None , argrepr = '' , offset = 344 , starts_line = None , is_jump_target = False , positions = None ),
1467
- Instruction (opname = 'POP_EXCEPT' , opcode = 89 , arg = None , argval = None , argrepr = '' , offset = 346 , starts_line = None , is_jump_target = False , positions = None ),
1468
- Instruction (opname = 'JUMP_FORWARD' , opcode = 110 , arg = 4 , argval = 358 , argrepr = 'to 358' , offset = 348 , starts_line = None , is_jump_target = False , positions = None ),
1469
- Instruction (opname = 'RERAISE' , opcode = 119 , arg = 0 , argval = 0 , argrepr = '' , offset = 350 , starts_line = 22 , is_jump_target = True , positions = None ),
1470
- Instruction (opname = 'COPY' , opcode = 120 , arg = 3 , argval = 3 , argrepr = '' , offset = 352 , starts_line = None , is_jump_target = False , positions = None ),
1471
- Instruction (opname = 'POP_EXCEPT' , opcode = 89 , arg = None , argval = None , argrepr = '' , offset = 354 , starts_line = None , is_jump_target = False , positions = None ),
1472
- Instruction (opname = 'RERAISE' , opcode = 119 , arg = 1 , argval = 1 , argrepr = '' , offset = 356 , starts_line = None , is_jump_target = False , positions = None ),
1473
- Instruction (opname = 'LOAD_GLOBAL' , opcode = 116 , arg = 3 , argval = 'print' , argrepr = 'NULL + print' , offset = 358 , starts_line = 28 , is_jump_target = True , positions = None ),
1474
- Instruction (opname = 'LOAD_CONST' , opcode = 100 , arg = 10 , argval = "OK, now we're done" , argrepr = '"OK, now we\' re done"' , offset = 370 , starts_line = None , is_jump_target = False , positions = None ),
1475
- Instruction (opname = 'CALL' , opcode = 171 , arg = 1 , argval = 1 , argrepr = '' , offset = 372 , starts_line = None , is_jump_target = False , positions = None ),
1476
- Instruction (opname = 'POP_TOP' , opcode = 1 , arg = None , argval = None , argrepr = '' , offset = 382 , starts_line = None , is_jump_target = False , positions = None ),
1477
- Instruction (opname = 'LOAD_CONST' , opcode = 100 , arg = 0 , argval = None , argrepr = 'None' , offset = 384 , starts_line = None , is_jump_target = False , positions = None ),
1478
- Instruction (opname = 'RETURN_VALUE' , opcode = 83 , arg = None , argval = None , argrepr = '' , offset = 386 , starts_line = None , is_jump_target = False , positions = None ),
1479
- Instruction (opname = 'PUSH_EXC_INFO' , opcode = 35 , arg = None , argval = None , argrepr = '' , offset = 388 , starts_line = None , is_jump_target = False , positions = None ),
1480
- Instruction (opname = 'LOAD_GLOBAL' , opcode = 116 , arg = 3 , argval = 'print' , argrepr = 'NULL + print' , offset = 390 , starts_line = None , is_jump_target = False , positions = None ),
1481
- Instruction (opname = 'LOAD_CONST' , opcode = 100 , arg = 10 , argval = "OK, now we're done" , argrepr = '"OK, now we\' re done"' , offset = 402 , starts_line = None , is_jump_target = False , positions = None ),
1482
- Instruction (opname = 'CALL' , opcode = 171 , arg = 1 , argval = 1 , argrepr = '' , offset = 404 , starts_line = None , is_jump_target = False , positions = None ),
1483
- Instruction (opname = 'POP_TOP' , opcode = 1 , arg = None , argval = None , argrepr = '' , offset = 414 , starts_line = None , is_jump_target = False , positions = None ),
1484
- Instruction (opname = 'RERAISE' , opcode = 119 , arg = 0 , argval = 0 , argrepr = '' , offset = 416 , starts_line = None , is_jump_target = False , positions = None ),
1485
- Instruction (opname = 'COPY' , opcode = 120 , arg = 3 , argval = 3 , argrepr = '' , offset = 418 , starts_line = None , is_jump_target = False , positions = None ),
1486
- Instruction (opname = 'POP_EXCEPT' , opcode = 89 , arg = None , argval = None , argrepr = '' , offset = 420 , starts_line = None , is_jump_target = False , positions = None ),
1487
- Instruction (opname = 'RERAISE' , opcode = 119 , arg = 1 , argval = 1 , argrepr = '' , offset = 422 , starts_line = None , is_jump_target = False , positions = None ),
1445
+ Instruction (opname = 'LOAD_GLOBAL' , opcode = 116 , arg = 3 , argval = 'print' , argrepr = 'NULL + print' , offset = 274 , starts_line = 28 , is_jump_target = True , positions = None ),
1446
+ Instruction (opname = 'LOAD_CONST' , opcode = 100 , arg = 10 , argval = "OK, now we're done" , argrepr = '"OK, now we\' re done"' , offset = 286 , starts_line = None , is_jump_target = False , positions = None ),
1447
+ Instruction (opname = 'CALL' , opcode = 171 , arg = 1 , argval = 1 , argrepr = '' , offset = 288 , starts_line = None , is_jump_target = False , positions = None ),
1448
+ Instruction (opname = 'POP_TOP' , opcode = 1 , arg = None , argval = None , argrepr = '' , offset = 298 , starts_line = None , is_jump_target = False , positions = None ),
1449
+ Instruction (opname = 'LOAD_CONST' , opcode = 100 , arg = 0 , argval = None , argrepr = 'None' , offset = 300 , starts_line = None , is_jump_target = False , positions = None ),
1450
+ Instruction (opname = 'RETURN_VALUE' , opcode = 83 , arg = None , argval = None , argrepr = '' , offset = 302 , starts_line = None , is_jump_target = False , positions = None ),
1451
+ Instruction (opname = 'PUSH_EXC_INFO' , opcode = 35 , arg = None , argval = None , argrepr = '' , offset = 304 , starts_line = 25 , is_jump_target = False , positions = None ),
1452
+ Instruction (opname = 'WITH_EXCEPT_START' , opcode = 49 , arg = None , argval = None , argrepr = '' , offset = 306 , starts_line = None , is_jump_target = False , positions = None ),
1453
+ Instruction (opname = 'POP_JUMP_FORWARD_IF_TRUE' , opcode = 115 , arg = 4 , argval = 318 , argrepr = 'to 318' , offset = 308 , starts_line = None , is_jump_target = False , positions = None ),
1454
+ Instruction (opname = 'RERAISE' , opcode = 119 , arg = 2 , argval = 2 , argrepr = '' , offset = 310 , starts_line = None , is_jump_target = False , positions = None ),
1455
+ Instruction (opname = 'COPY' , opcode = 120 , arg = 3 , argval = 3 , argrepr = '' , offset = 312 , starts_line = None , is_jump_target = False , positions = None ),
1456
+ Instruction (opname = 'POP_EXCEPT' , opcode = 89 , arg = None , argval = None , argrepr = '' , offset = 314 , starts_line = None , is_jump_target = False , positions = None ),
1457
+ Instruction (opname = 'RERAISE' , opcode = 119 , arg = 1 , argval = 1 , argrepr = '' , offset = 316 , starts_line = None , is_jump_target = False , positions = None ),
1458
+ Instruction (opname = 'POP_TOP' , opcode = 1 , arg = None , argval = None , argrepr = '' , offset = 318 , starts_line = None , is_jump_target = True , positions = None ),
1459
+ Instruction (opname = 'POP_EXCEPT' , opcode = 89 , arg = None , argval = None , argrepr = '' , offset = 320 , starts_line = None , is_jump_target = False , positions = None ),
1460
+ Instruction (opname = 'POP_TOP' , opcode = 1 , arg = None , argval = None , argrepr = '' , offset = 322 , starts_line = None , is_jump_target = False , positions = None ),
1461
+ Instruction (opname = 'POP_TOP' , opcode = 1 , arg = None , argval = None , argrepr = '' , offset = 324 , starts_line = None , is_jump_target = False , positions = None ),
1462
+ Instruction (opname = 'JUMP_BACKWARD' , opcode = 140 , arg = 27 , argval = 274 , argrepr = 'to 274' , offset = 326 , starts_line = None , is_jump_target = False , positions = None ),
1463
+ Instruction (opname = 'PUSH_EXC_INFO' , opcode = 35 , arg = None , argval = None , argrepr = '' , offset = 328 , starts_line = None , is_jump_target = False , positions = None ),
1464
+ Instruction (opname = 'LOAD_GLOBAL' , opcode = 116 , arg = 4 , argval = 'ZeroDivisionError' , argrepr = 'ZeroDivisionError' , offset = 330 , starts_line = 22 , is_jump_target = False , positions = None ),
1465
+ Instruction (opname = 'CHECK_EXC_MATCH' , opcode = 36 , arg = None , argval = None , argrepr = '' , offset = 342 , starts_line = None , is_jump_target = False , positions = None ),
1466
+ Instruction (opname = 'POP_JUMP_FORWARD_IF_FALSE' , opcode = 114 , arg = 16 , argval = 378 , argrepr = 'to 378' , offset = 344 , starts_line = None , is_jump_target = False , positions = None ),
1467
+ Instruction (opname = 'POP_TOP' , opcode = 1 , arg = None , argval = None , argrepr = '' , offset = 346 , starts_line = None , is_jump_target = False , positions = None ),
1468
+ Instruction (opname = 'LOAD_GLOBAL' , opcode = 116 , arg = 3 , argval = 'print' , argrepr = 'NULL + print' , offset = 348 , starts_line = 23 , is_jump_target = False , positions = None ),
1469
+ Instruction (opname = 'LOAD_CONST' , opcode = 100 , arg = 9 , argval = 'Here we go, here we go, here we go...' , argrepr = "'Here we go, here we go, here we go...'" , offset = 360 , starts_line = None , is_jump_target = False , positions = None ),
1470
+ Instruction (opname = 'CALL' , opcode = 171 , arg = 1 , argval = 1 , argrepr = '' , offset = 362 , starts_line = None , is_jump_target = False , positions = None ),
1471
+ Instruction (opname = 'POP_TOP' , opcode = 1 , arg = None , argval = None , argrepr = '' , offset = 372 , starts_line = None , is_jump_target = False , positions = None ),
1472
+ Instruction (opname = 'POP_EXCEPT' , opcode = 89 , arg = None , argval = None , argrepr = '' , offset = 374 , starts_line = None , is_jump_target = False , positions = None ),
1473
+ Instruction (opname = 'JUMP_BACKWARD' , opcode = 140 , arg = 52 , argval = 274 , argrepr = 'to 274' , offset = 376 , starts_line = None , is_jump_target = False , positions = None ),
1474
+ Instruction (opname = 'RERAISE' , opcode = 119 , arg = 0 , argval = 0 , argrepr = '' , offset = 378 , starts_line = 22 , is_jump_target = True , positions = None ),
1475
+ Instruction (opname = 'COPY' , opcode = 120 , arg = 3 , argval = 3 , argrepr = '' , offset = 380 , starts_line = None , is_jump_target = False , positions = None ),
1476
+ Instruction (opname = 'POP_EXCEPT' , opcode = 89 , arg = None , argval = None , argrepr = '' , offset = 382 , starts_line = None , is_jump_target = False , positions = None ),
1477
+ Instruction (opname = 'RERAISE' , opcode = 119 , arg = 1 , argval = 1 , argrepr = '' , offset = 384 , starts_line = None , is_jump_target = False , positions = None ),
1478
+ Instruction (opname = 'PUSH_EXC_INFO' , opcode = 35 , arg = None , argval = None , argrepr = '' , offset = 386 , starts_line = None , is_jump_target = False , positions = None ),
1479
+ Instruction (opname = 'LOAD_GLOBAL' , opcode = 116 , arg = 3 , argval = 'print' , argrepr = 'NULL + print' , offset = 388 , starts_line = 28 , is_jump_target = False , positions = None ),
1480
+ Instruction (opname = 'LOAD_CONST' , opcode = 100 , arg = 10 , argval = "OK, now we're done" , argrepr = '"OK, now we\' re done"' , offset = 400 , starts_line = None , is_jump_target = False , positions = None ),
1481
+ Instruction (opname = 'CALL' , opcode = 171 , arg = 1 , argval = 1 , argrepr = '' , offset = 402 , starts_line = None , is_jump_target = False , positions = None ),
1482
+ Instruction (opname = 'POP_TOP' , opcode = 1 , arg = None , argval = None , argrepr = '' , offset = 412 , starts_line = None , is_jump_target = False , positions = None ),
1483
+ Instruction (opname = 'RERAISE' , opcode = 119 , arg = 0 , argval = 0 , argrepr = '' , offset = 414 , starts_line = None , is_jump_target = False , positions = None ),
1484
+ Instruction (opname = 'COPY' , opcode = 120 , arg = 3 , argval = 3 , argrepr = '' , offset = 416 , starts_line = None , is_jump_target = False , positions = None ),
1485
+ Instruction (opname = 'POP_EXCEPT' , opcode = 89 , arg = None , argval = None , argrepr = '' , offset = 418 , starts_line = None , is_jump_target = False , positions = None ),
1486
+ Instruction (opname = 'RERAISE' , opcode = 119 , arg = 1 , argval = 1 , argrepr = '' , offset = 420 , starts_line = None , is_jump_target = False , positions = None ),
1488
1487
]
1489
1488
1490
1489
# One last piece of inspect fodder to check the default line number handling
0 commit comments