16
16
from lp.services.webapp import urlsplit
17
17
from lp.services.webapp.interfaces import ILink
18
19
from lp.services.webapp.servers import LaunchpadTestRequest
21
41
def summarise_tal_links(links):
22
42
"""List the links and their attributes in the dict or list.