On 10/26/06, Fernando Perez <[EMAIL PROTECTED]> wrote:
> William,
>
> I'm attaching the patch as I just implemented it.  This does the
> 'right thing' for binary extensions:
>
> In [1]: import strop
>
> In [2]: strop??
> Type:           module
> Base Class:     <type 'module'>
> String Form:    <module 'strop' from 
> '/usr/lib/python2.4/lib-dynload/strop.so'>
> Namespace:      Interactive
> File:           /usr/lib/python2.4/lib-dynload/strop.so
> Docstring [source file open failed]:
>     Common string manipulations, optimized for speed.
>
>     Always use "import string" rather than referencing
>     this module directly.
>
> Please let me know if it also provides what you need for SAGE, so I
> can commit it to IPython's trunk.

Since I didn't get any feedback, I've committed this version of the
patch into ipython's trunk as of r1850.  Please let me know if you
need any further tuning.

Regards,

f

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-devel@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://sage.scipy.org/sage/ and http://modular.math.washington.edu/sage/
-~----------~----~----~----~------~----~------~--~---

Reply via email to