twisted.python._pydoctor.TwistedSystem(zopeinterface.ZopeInterfaceSystem)
class documentationtwisted.python._pydoctor
View Source
(View In Hierarchy)
A PyDoctor "system" used to generate the docs.
Method | __init__ | Undocumented |
Method | privacyClass | Report the privacy level for an object. |
Report the privacy level for an object.
Hide all tests with the exception of twisted.test.proto_helpers
.
param obj: Object for which the privacy is reported. type obj:
model.Documentable
rtype: model.PrivacyClass
member