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
This repository was archived by the owner on Sep 2, 2018. It is now read-only.

Commit938ad86

Browse files
committed
Remove blank
1 parent28e2cb3 commit938ad86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎tutorial/datastructures.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ msgstr "將一個新的項目加到 list 的尾端。等同於 ``a[len(a):] = [x
5252
msgid""
5353
"Extend the list by appending all the items from the iterable. Equivalent to"
5454
" ``a[len(a):] = iterable``."
55-
msgstr"將串列接上此 iterable(可列舉物件)中所有項目。等同於 ``a[len(a):] = iterable``。"
55+
msgstr"將串列接上此 iterable(可列舉物件)中所有項目。等同於 ``a[len(a):] = iterable``。"
5656

5757
#:../../tutorial/datastructures.rst:35
5858
msgid""

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp