l.s.w.p.WebhookAbsoluteURL : class documentation

Part of lp.services.webhooks.payload View In Hierarchy

A variant of CanonicalAbsoluteURL that always forces a local path.
Method __init__ Initialize with respect to a context and request.
Method __unicode__ Returns the URL as a unicode string.
Method __str__ Returns an ASCII string with all unicode characters url quoted.
Method __repr__ Get a string representation
def __init__(self, context, request):
Initialize with respect to a context and request.
def __unicode__(self):
Returns the URL as a unicode string.
def __str__(self):
Returns an ASCII string with all unicode characters url quoted.
def __repr__(self):
Get a string representation
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.