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 8d20b5d commit 55a0628Copy full SHA for 55a0628
library/development.po
@@ -31,7 +31,10 @@ msgid ""
31
"contains frameworks for writing unit tests that automatically exercise code "
32
"and verify that the expected output is produced."
33
msgstr ""
34
+"本章所描述的模組可以幫助你編寫軟體。例如 :mod:`pydoc` 模組可以根據模組的內容"
35
+"生成文件;:mod:`doctest` 和 :mod:`unittest` 模組則包含編寫單元測試的框架,這"
36
+"些測試程式碼會自動執行並驗證輸出結果是否正確。"
37
38
#: ../../library/development.rst:13
39
msgid "The list of modules described in this chapter is:"
-msgstr ""
40
+msgstr "本章節所描述的模組列表為:"
0 commit comments