l.t.f.LaunchpadObjectFactory : class documentation

Part of lp.testing.factory View In Hierarchy

A wrapper around BareLaunchpadObjectFactory.

Ensure that each object created by a BareLaunchpadObjectFactory method is either of a simple Python type or is security proxied.

A warning message is printed to stderr if a factory method creates an object without a security proxy.

Whereever you see such a warning: fix it!

Method __init__ Undocumented
Method __getattr__ Undocumented
Method __dir__ Enumerate the attributes and methods of the wrapped object factory.
def __init__(self):
Undocumented
def __getattr__(self, name):
Undocumented
def __dir__(self):
Enumerate the attributes and methods of the wrapped object factory.

This is especially useful for interactive users.

API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.