On 2013-10-04 09:18, Dmitry Samersoff wrote:
PS: If the only purpose of python detection is inforcing unbufered output we can just set PYTHONUNBUFFERED [1] and run hg[1] http://docs.python.org/2/using/cmdline.html#envvar-PYTHONUNBUFFERED
That sounds like a much more robust solution! /Magnus