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 b72eb55 commit d7a5244Copy full SHA for d7a5244
1 file changed
faq/programming.po
@@ -2027,6 +2027,8 @@ msgid ""
2027
" the object's ``__dict__``. Many Python programmers never bother to use "
2028
"private variable names at all."
2029
msgstr ""
2030
+"这并不能保证私密性:外部用户仍然可以访问 \"_classname__spam\" 属性,私有变量值也在对象的 ``__dict__`` 中可见。 许多"
2031
+" Python 程序员从来都不使用这种私有变量名称。"
2032
2033
#: ../../faq/programming.rst:1655
2034
msgid ""
0 commit comments