<div dir="ltr"><div>Thanks for the report. I have submitted a patch to address this error.<br><br>Please review <a href="http://review.source.kitware.com/#/c/22051/">http://review.source.kitware.com/#/c/22051/</a><br><br></div>Francois<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Feb 8, 2017 at 8:34 AM, Lowekamp, Bradley (NIH/NLM/LHC) [C] <span dir="ltr"><<a href="mailto:blowekamp@mail.nih.gov" target="_blank">blowekamp@mail.nih.gov</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">



<div style="word-wrap:break-word">
Hello,
<div><br>
</div>
<div>We had Python 3.6 installed on several build servers yesterday. This is resulting in failure of the InDoxygenGroup tests:</div>
<div><a href="https://open.cdash.org/viewTest.php?onlyfailed&buildid=4758514" target="_blank">https://open.cdash.org/<wbr>viewTest.php?onlyfailed&<wbr>buildid=4758514</a></div>
<div><br>
</div>
<div>It looks like the mcdoc.py script need to be updated.</div>
<div><br style="font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;font-size:14px">
<b style="font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;font-size:14px">Test output</b><span style="font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;font-size:14px;background-color:rgb(255,255,255)"></span>
<pre class="m_-6610658667826954136ng-binding" style="font-size:14px">Traceback (most recent call last):
  File "C:/d/itk-vs9-64rs/ITK/CMake/.<wbr>./Utilities/Doxygen/mcdoc.py", line 175, in <module>
    ret = main()
  File "C:/d/itk-vs9-64rs/ITK/CMake/.<wbr>./Utilities/Doxygen/mcdoc.py", line 139, in main
    ret = max( ret, checkGroup(fname2, module) )
  File "C:/d/itk-vs9-64rs/ITK/CMake/.<wbr>./Utilities/Doxygen/mcdoc.py", line 84, in checkGroup
    if not re.search(r"\ingroup .*"+group+"(\s|$)", dcontent, re.MULTILINE):
  File "C:\Python36\lib\re.py", line 182, in search
    return _compile(pattern, flags).search(string)
  File "C:\Python36\lib\re.py", line 301, in _compile
    p = sre_compile.compile(pattern, flags)
  File "C:\Python36\lib\sre_compile.<wbr>py", line 562, in compile
    p = sre_parse.parse(p, flags)
  File "C:\Python36\lib\sre_parse.py"<wbr>, line 856, in parse
    p = _parse_sub(source, pattern, flags & SRE_FLAG_VERBOSE, False)
  File "C:\Python36\lib\sre_parse.py"<wbr>, line 415, in _parse_sub
    itemsappend(_parse(source, state, verbose))
  File "C:\Python36\lib\sre_parse.py"<wbr>, line 501, in _parse
    code = _escape(source, this, state)
  File "C:\Python36\lib\sre_parse.py"<wbr>, line 401, in _escape
    raise source.error("bad escape %s" % escape, len(escape))
sre_constants.error: bad escape \i at position 0</pre>
<div><br>
</div>
</div>
</div>

<br>______________________________<wbr>_________________<br>
Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at<br>
<a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/<wbr>opensource/opensource.html</a><br>
<br>
Kitware offers ITK Training Courses, for more information visit:<br>
<a href="http://kitware.com/products/protraining.php" rel="noreferrer" target="_blank">http://kitware.com/products/<wbr>protraining.php</a><br>
<br>
Please keep messages on-topic and check the ITK FAQ at:<br>
<a href="http://www.itk.org/Wiki/ITK_FAQ" rel="noreferrer" target="_blank">http://www.itk.org/Wiki/ITK_<wbr>FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/insight-developers" rel="noreferrer" target="_blank">http://public.kitware.com/<wbr>mailman/listinfo/insight-<wbr>developers</a><br>
<br></blockquote></div><br></div>