[vtk-developers] Wiki scrapping regression after web page update

David E DeMarle dave.demarle at kitware.com
Mon Apr 13 11:45:56 EDT 2015


I'll take a look.
thanks

David E DeMarle
Kitware, Inc.
R&D Engineer
21 Corporate Drive
Clifton Park, NY 12065-8662
Phone: 518-881-4909

On Tue, Mar 31, 2015 at 3:30 PM, Bill Lorensen <bill.lorensen at gmail.com>
wrote:

> Folks,
>
> I scrape the vtk.org wiki site each evening to maintain the  vtk wiki
> examples. I have a python program that uses mwclient
> (https://github.com/mwclient/mwclient) that uses the MediaWiki API.
>
> Ever since the vtk.org page was updated, my nightly scripts have been
> failing.
> The error are occur on this line:
>
> site = mwclient.Site('vtk.org', '/Wiki/')
>
> If I change vtk.org to itk.org, my scripts work.
>
> I suspect some sort of web magic going on. I can workaround the
> problem but specifying itk.org, but I'd like to understand what
> happened just in case the itk.org site changes in the future.
>
> Thanks,
>
> Bill
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Search the list archives at: http://markmail.org/search/?q=vtk-developers
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/vtk-developers
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtk-developers/attachments/20150413/766202c8/attachment.html>


More information about the vtk-developers mailing list