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

Commite5a61f2

Browse files
committed
Removing translation from trailing whitespace entry
1 parentedad78b commite5a61f2

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

‎whatsnew/3.4.po

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1537,18 +1537,6 @@ msgid ""
15371537
" ' 6 BINARY_ADD',\n"
15381538
" ' 7 RETURN_VALUE']"
15391539
msgstr""
1540-
">>> bytecode = dis.Bytecode(lambda x: x + 1, current_offset=3)\n"
1541-
">>> for instr in bytecode:\n"
1542-
"... print('{} ({})'.format(instr.opname, instr.opcode))\n"
1543-
"LOAD_FAST (124)\n"
1544-
"LOAD_CONST (100)\n"
1545-
"BINARY_ADD (23)\n"
1546-
"RETURN_VALUE (83)\n"
1547-
">>> bytecode.dis().splitlines() \n"
1548-
"[' 1 0 LOAD_FAST 0 (x)',\n"
1549-
" ' --> 3 LOAD_CONST 1 (1)',\n"
1550-
" ' 6 BINARY_ADD',\n"
1551-
" ' 7 RETURN_VALUE']"
15521540

15531541
#:../Doc/whatsnew/3.4.rst:761
15541542
msgid""

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp