class TwistedSystem(zopeinterface.ZopeInterfaceSystem): (source)
| Method | __init__ |
Undocumented |
| Method | privacyClass |
Report the privacy level for an object. |
| Instance Variable | intersphinx |
Undocumented |
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