mirror of
https://git.launchpad.net/ubuntu-dev-tools
synced 2025-08-10 13:34:03 +00:00
buildd: Added a comment to explain why we're importing launchpadlib here.
This commit is contained in:
parent
5ba877aefd
commit
332b507bc2
3
buildd
3
buildd
@ -97,7 +97,8 @@ elif op in ("retry", "rescore") and options.architecture:
|
|||||||
else:
|
else:
|
||||||
oneArch = False
|
oneArch = False
|
||||||
|
|
||||||
# ubuntu-dev-tools modules.
|
# ubuntu-dev-tools modules
|
||||||
|
# Import here to improve speed perception parsing options for user.
|
||||||
import ubuntutools.lp.cookie as lp_cookie
|
import ubuntutools.lp.cookie as lp_cookie
|
||||||
import ubuntutools.lp.functions as lp_functions
|
import ubuntutools.lp.functions as lp_functions
|
||||||
import ubuntutools.lp.urlopener as lp_urlopener
|
import ubuntutools.lp.urlopener as lp_urlopener
|
||||||
|
Loading…
x
Reference in New Issue
Block a user