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 5c8e86d commit 8c43d36Copy full SHA for 8c43d36
1 file changed
faq/library.po
@@ -915,8 +915,8 @@ msgid ""
915
":mod:`shelve` library module uses pickle and (g)dbm to create persistent "
916
"mappings containing arbitrary Python objects."
917
msgstr ""
918
-":mod:`pickle` 模块用非常通用的方式解决了这个问题(但是你依然不能存储打开的文件,socket "
919
-"连接或窗口之类的东西),:mod:shelve` 库通过 pickle 和 (g)dbm 可以对任意 Python 对象创建持久化映射。"
+":mod:`pickle` 库模块以一种非常通用的方式解决了这个问题(虽然你依然不能用它保存打开的文件、套接字或窗口之类的东西),此外 "
+":mod:`shelve` 库模块可使用 pickle 和 (g)dbm 来创建包含任意 Python 对象的持久化映射。"
920
921
#: ../../faq/library.rst:814
922
msgid "Mathematics and Numerics"
0 commit comments