How to execute an external python hook

Michelle Jones michellejones456 at gmail.com
Tue Oct 26 12:02:00 UTC 2010


I am writing a python hook to invoke as an external program (i.e. it is not
an in-process hook).  Do I need to install Python in order to run my script,
or can I use the python that comes installed with Mercurial 1.6.4?  I am
guessing it is embedded in some other executable in the Mercurial
installation - if so, how do I invoke python to run my script?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurial-scm.org/pipermail/mercurial/attachments/20101026/01000b9e/attachment.html>


More information about the Mercurial mailing list