<div dir="ltr">Thanks Dave. I was hoping that someone who has been actively working or worked on the wrapping can provide a <div>quick summary of the changes that could possibly cause the __doc__ slot to be missing before I dig down deep into the individual commits (which I was planning to do later today). </div><div><br></div><div>- Aashish</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Feb 11, 2015 at 9:38 AM, David Cole <span dir="ltr"><<a href="mailto:DLRdave@aol.com" target="_blank">DLRdave@aol.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">We took a snapshot of VTK on Oct. 30, 2014 - the git hash for<br>
nightly-master that day was ea28caf4.<br>
<br>
This command shows more than 1100 commits made since then:<br>
    gitk ea28caf4.. &<br>
<br>
This command shows ~400 merge commits made since then:<br>
    gitk --merges ea28caf4.. &<br>
<br>
This command shows the less than 30 commits made since then that touch<br>
any files in CMake or Wrapping or the CMakeLists.txt file:<br>
    gitk --merges ea28caf4.. -- Wrapping CMake CMakeLists.txt &<br>
<br>
You can probably find any change affecting wrapping in this last set of<br>
commits.<br>
<br>
<br>
HTH,<br>
David C.<br>
<div><div class="h5"><br>
<br>
On Wed, Feb 11, 2015 at 9:11 AM, Aashish Chaudhary<br>
<<a href="mailto:aashish.chaudhary@kitware.com">aashish.chaudhary@kitware.com</a>> wrote:<br>
> Hi all,<br>
><br>
> I am trying to figure out some changes that resulted in problems parsing the<br>
> VTK packages (Please see the message below). Is it possible that wrapping<br>
> has changed in the last 4-5 weeks?<br>
><br>
> Thanks,<br>
><br>
><br>
>     signatures = get_method_signature(method)<br>
>   File<br>
> "/Users/aashish/tools/uvcdat/build_debug/install/vistrails/vistrails/packages/vtk/init.py",<br>
> line 161, in get_method_signature<br>
>     tmptmp = doc.split('\n')<br>
> AttributeError: 'NoneType' object has no attribute 'split'<br>
><br>
> --<br>
> | Aashish Chaudhary<br>
> | Technical Leader<br>
> | Kitware Inc.<br>
> | <a href="http://www.kitware.com/company/team/chaudhary.html" target="_blank">http://www.kitware.com/company/team/chaudhary.html</a><br>
><br>
</div></div>> _______________________________________________<br>
> Powered by <a href="http://www.kitware.com" 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" 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>
><br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr"><font face="trebuchet ms, sans-serif"><i>| Aashish Chaudhary <br>| Technical Leader         <br>| Kitware Inc.            <br></i></font><div><i><font face="trebuchet ms, sans-serif">| </font><a href="http://www.kitware.com/company/team/chaudhary.html" target="_blank">http://www.kitware.com/company/team/chaudhary.html</a></i></div></div></div>
</div>