l.c.v.t.t.FakeSetProcTitleModule : class documentation

Part of lp.codehosting.vfs.tests.test_hooks View In Hierarchy

A fake for the setproctitle module.

The setproctitle module (obviously) has global effects, so can't really be used in unit tests. Instances of this class can be used as a safe replacement.

Method __init__ Undocumented
Method getproctitle Undocumented
Method setproctitle Undocumented
def __init__(self, initial_title):
Undocumented
def getproctitle(self):
Undocumented
def setproctitle(self, new_title):
Undocumented
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.