129
129
It also works if we look for a package name which is the name of both
130
130
binary and source packages but for which only the source is published:
133
133
>>> debian = getUtility(ILaunchpadCelebrities).debian
134
134
>>> source_name, bin_name = debian.guessPackageNames('alsa-utils')