[PATCH 0 of 1] debugcommands.py

Benoit Boissinot bboissin at gmail.com
Tue May 10 14:42:48 CDT 2011


On Tue, May 10, 2011 at 5:37 PM, Adrian Buehlmann <adrian at cadifra.com> wrote:
> I played a bit with how it could look like if we at least moved the debug commands
> out of commands.py into a new debugcommands.py.
>
> Not sure it's really worth doing. I'm not expecting this to make things faster
> (at least not intentionally).
>
> It cuts commands.py down a bit though (from almost 5000 lines to ~4200).
>
> In case your're interested in including such a patch, I would need to merge
> it first with tip, since it's not synced to the latest churn in commands.py.

I'm +1 on that. You'd need to also update the comment on the top of
the files (after the imports), to point to the location of the debug
commands.

Benoit


More information about the Mercurial-devel mailing list