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

Part of lp.services.webapp.publisher View In Hierarchy

A bridge between Zope's IAbsoluteURL and Launchpad's canonical_url.

We don't implement the whole interface; only what's needed to make absoluteURL() succceed.

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.