<div dir="ltr">I'll take a look.<div>thanks</div></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature">David E DeMarle<br>Kitware, Inc.<br>R&D Engineer<br>21 Corporate Drive<br>Clifton Park, NY 12065-8662<br>Phone: 518-881-4909</div></div>
<br><div class="gmail_quote">On Tue, Mar 31, 2015 at 3:30 PM, Bill Lorensen <span dir="ltr"><<a href="mailto:bill.lorensen@gmail.com" target="_blank">bill.lorensen@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Folks,<br>
<br>
I scrape the <a href="http://vtk.org" target="_blank">vtk.org</a> wiki site each evening to maintain theĀ  vtk wiki<br>
examples. I have a python program that uses mwclient<br>
(<a href="https://github.com/mwclient/mwclient" target="_blank">https://github.com/mwclient/mwclient</a>) that uses the MediaWiki API.<br>
<br>
Ever since the <a href="http://vtk.org" target="_blank">vtk.org</a> page was updated, my nightly scripts have been failing.<br>
The error are occur on this line:<br>
<br>
site = mwclient.Site('<a href="http://vtk.org" target="_blank">vtk.org</a>', '/Wiki/')<br>
<br>
If I change <a href="http://vtk.org" target="_blank">vtk.org</a> to <a href="http://itk.org" target="_blank">itk.org</a>, my scripts work.<br>
<br>
I suspect some sort of web magic going on. I can workaround the<br>
problem but specifying <a href="http://itk.org" target="_blank">itk.org</a>, but I'd like to understand what<br>
happened just in case the <a href="http://itk.org" target="_blank">itk.org</a> site changes in the future.<br>
<br>
Thanks,<br>
<br>
Bill<br>
_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=vtk-developers" target="_blank">http://markmail.org/search/?q=vtk-developers</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/vtk-developers" target="_blank">http://public.kitware.com/mailman/listinfo/vtk-developers</a><br>
<br>
</blockquote></div><br></div>