Not sure--but this also shows that IPython does not handle unicodeOn Thu, Nov 29, 2012 at 6:43 PM, Juan Nunez-Iglesias <jni.soma@gmail.com> wrote:
> I'm getting this message when trying to find the definition header for
> skimage.segmentation.slic:
>
> In [12]: %pdef segmentation.slic
> No definition header found for segmentation.slic
>
> In [15]: %pdef segmentation.join_segmentations
> segmentation.join_segmentations(s1, s2)
>
> Anyone know why this is? Is this a general feature of Cython functions?
characters in a docstring correctly!