l.b.e.roundup : module documentation

Part of lp.bugs.externalbugtracker

Round ExternalBugTracker utility.
Function create_query_string Join the items to form a valid URL query string.
def create_query_string(items):
Join the items to form a valid URL query string.

There is urllib.urlencode that does a similar job, but you can't specify the safe characters. Roundup likes URLs with @s in them, and they work just fine unquoted.

API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.