[PATCH 01 of 14 RFC] dispatch: add ability to specify ipdb as a debugger

Pierre-Yves David pierre-yves.david at ens-lyon.org
Tue Jul 9 19:18:58 CDT 2013


On 10 juil. 2013, at 00:33, Sean Farley wrote:

>> This might need to be an environment variable or (if possible) an hgrc
>> setting.
> 
> Aha, that might indeed be a better idea. The question still remains on
> how to check for an existence of a module with-in this demandimport
> funny business?

import the module and actually try to use something in it. The demand import wiki page or module documentation most probably cover this question

-- 
Pierre-Yves


More information about the Mercurial-devel mailing list