Show "private" attributes in code completion Permanently deleted user 创建于 2010年10月15日 16:34 I can't find an option to show me the attributes whose names are preceeded by 1 or 2 underscores. I'm just learning Python, and that would help me a great deal.Any ideas how I can view this?
Hello corey,
Private attributes are shown if you type the underscore characters and then
press the code completion keyboard shortcut.
--
Dmitry Jemerov
Development Lead
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"