Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit37ca285

Browse files
committed
Fix test_dis
1 parent6d1b93e commit37ca285

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎Lib/test/test_dis.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -851,7 +851,7 @@ def foo(x):
851851
%4d RETURN_GENERATOR
852852
POP_TOP
853853
L1: RESUME 0
854-
LOAD_FAST_BORROW 0 (.0)
854+
LOAD_FAST 0 (.0)
855855
GET_ITER
856856
L2: FOR_ITER 14 (to L3)
857857
STORE_FAST 1 (z)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp