l.c.__init__ : module documentation

Part of lp.codehosting

Launchpad code-hosting system.

NOTE: Importing this package will load any system Bazaar plugins, as well as all plugins in the bzrplugins/ directory underneath the rocketfuel checkout.

Function get_bzr_path Find the path to the copy of Bazaar for this rocketfuel instance
Function get_BZR_PLUGIN_PATH_for_subprocess Calculate the appropriate value for the BZR_PLUGIN_PATH environment.
Function load_bundled_plugin Load a plugin bundled with Bazaar.
Function dont_wrap_class_and_subclasses Undocumented
Function _get_bzr_plugins_path Find the path to the Bazaar plugins for this rocketfuel instance.
def get_bzr_path():
Find the path to the copy of Bazaar for this rocketfuel instance
def _get_bzr_plugins_path():
Find the path to the Bazaar plugins for this rocketfuel instance.
def get_BZR_PLUGIN_PATH_for_subprocess():
Calculate the appropriate value for the BZR_PLUGIN_PATH environment.

The '-site' token tells bzrlib not to include the 'site specific plugins directory' (which is usually something like /usr/lib/pythonX.Y/dist-packages/bzrlib/plugins/) in the plugin search path, which would be inappropriate for Launchpad, which may be using a bzr egg of an incompatible version.

def load_bundled_plugin(plugin_name):
Load a plugin bundled with Bazaar.
def dont_wrap_class_and_subclasses(cls):
Undocumented
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.