ui needs to import socket?

Bryan O'Sullivan bos at serpentine.com
Tue Jul 5 15:03:32 UTC 2005


On Tue, 2005-07-05 at 12:19 +0200, Giuseppe Bilotta wrote:
> I just had a problem with ui.py bombing for the unresolved symbol
> socket (because of the way the username is guessed on Windows). My
> guess is that this depends on the new demand_load stuff.

No, it's because the ui module doesn't import socket at all right now.
Several people posted patches yesterday to fix this.  Check the
archives.

	<b




More information about the Mercurial mailing list