[PATCH]Support for py2exe

Matt Mackall mpm at selenic.com
Sun Aug 21 19:39:54 UTC 2005


On Sun, Aug 21, 2005 at 09:11:08PM +0200, Volker.Kleinfeld at gmx.de wrote:
> Hi everybody,
> To get a standalone exe on windows I added support for py2exe
> in setup.py. The change is rather straight forward except that
> py2exe is not able to find the required modules due to the use
> of demandload. To fix this problem I added a helper module scanning
> the mercurial package.

Looks good except for Windows line-ending.
-- 
Mathematics is the supreme nostalgia of our time.



More information about the Mercurial mailing list