launchpad-dev team mailing list archive
-
launchpad-dev team
-
Mailing list archive
-
Message #04971
Re: Cyclic imports, glob imports, and the apocalypse
On Mon, 04 Oct 2010 14:44:08 -0400, Curtis Hovey <curtis.hovey@xxxxxxxxxxxxx> wrote:
> authserver.py
> ?
I don't really know where this should live. It's an interface that the
internal XML-RPC server implements that our ssh servers are clients of.
So it could live in lp.services.sshserver, where its clients are. Or it
could be in lp.app, which is "where" it's implemented.
Cheers,
mwh
References