Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 8c43d36

Browse files
committed
[po] auto sync bot
1 parent 5c8e86d commit 8c43d36

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

faq/library.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -915,8 +915,8 @@ msgid ""
915915
":mod:`shelve` library module uses pickle and (g)dbm to create persistent "
916916
"mappings containing arbitrary Python objects."
917917
msgstr ""
918-
":mod:`pickle` 模块用非常通用的方式解决了这个问题(但是你依然不能存储打开的文件,socket "
919-
"连接或窗口之类的东西),:mod:shelve` 库通过 pickle 和 (g)dbm 可以对任意 Python 对象创建持久化映射。"
918+
":mod:`pickle` 库模块以一种非常通用的方式解决了这个问题(虽然你依然不能用它保存打开的文件、套接字或窗口之类的东西),此外 "
919+
":mod:`shelve` 库模块可使用 pickle 和 (g)dbm 来创建包含任意 Python 对象的持久化映射。"
920920

921921
#: ../../faq/library.rst:814
922922
msgid "Mathematics and Numerics"

0 commit comments

Comments
 (0)