State:Closed|icon_bug|icon_katana|database:public|Resolution:Fixed|TargetRelease:3.2v1|BugID:323246|
Problem summary:
The Katana Developer Guide that's generated using Sphinx includes some pseudo-private members of certain classes that make the documentation harder to read/parse, obfuscating the documentation.
Steps to reproduce:
__dict____module____weakref____iter____getitem____getslice____eq____ne____len____repr____str__ Expected behaviour:
Internal members other than __init__ should not be included in developer documentation.
Actual behaviour:
All internal members are included in developer documentation.
Workaround:
No known workaround.
Customer version/platform:
Katana 2.6v3/Linux
We're sorry to hear that
Please tell us why