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

Skip to content

Commit d7a5244

Browse files
committed
[po] auto sync bot
1 parent b72eb55 commit d7a5244

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

faq/programming.po

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2027,6 +2027,8 @@ msgid ""
20272027
" the object's ``__dict__``. Many Python programmers never bother to use "
20282028
"private variable names at all."
20292029
msgstr ""
2030+
"这并不能保证私密性:外部用户仍然可以访问 \"_classname__spam\" 属性,私有变量值也在对象的 ``__dict__`` 中可见。 许多"
2031+
" Python 程序员从来都不使用这种私有变量名称。"
20302032

20312033
#: ../../faq/programming.rst:1655
20322034
msgid ""

0 commit comments

Comments
 (0)