[IPython-dev] ipy_render

Brian Granger ellisonbg.net at gmail.com
Tue Nov 25 22:41:55 EST 2008


Matt and Ville,

What is the status of this?  Once thing that might help in this case
(as edits are done) is for Matt to create a new branch like:

lp:~mfoster/ipython/ipython-ipyrender

(or whatever your launchpad login is).  That way all of can see
exactly what the changes are in context.  Then you can create (in
launchpad) a "proposal to merge" for this branch and we can all review
it.  Let us know if you need help navigating launchpad (it can be a
bit confusing at times).  Thanks!

Brian


2008/11/18 Matt Foster <matt.p.foster at gmail.com>:
> On Tue, Nov 18, 2008 at 10:25 AM, Matt Foster <matt.p.foster at gmail.com> wrote:
>>
>> I'm happy to improve the submission and send it again.
>>
>
> Hi Again,
>
> I know it hasn't been long since I sent the last email but I've been
> playing around, and made a patch against lp:ipython.
>
> The main changes are:
>  * Added read_from_cmd and write_to_cmd to platutils_posix.
>  * Added check_cmd which uses read_from_cmd to run which and check
> the output status.
>  * Added topclip functions for systems with pbcopy (mac) and xsel.
>  * Moved the win32 toclip stuff from ipy_render into platutils_win32.
>  * Finally, I modified the ipy_render file to use the new functions.
>
> I've tested this on my intel mac and linux boxes, but don't have any
> windows machines handy, so I can't check that side of things.
>
> I'm happy to make any more changes you think might be needed, and
> would appreciate any more feedback.
>
> See attached.
>
> Cheers,
>
> Matt
>
> --
> Matt Foster | http://hackerific.net
>
> _______________________________________________
> IPython-dev mailing list
> IPython-dev at scipy.org
> http://lists.ipython.scipy.org/mailman/listinfo/ipython-dev
>
>



More information about the IPython-dev mailing list