Jörgen,
I spent a good bit of time with pyreadline over the weekend but was not
able to get it to work.
It appears that the IronPython-related code is not DLR-aware.
I went ahead and entered a bug report with my findings:
https://bugs.launchpad.net/pyreadline/+bug/722440
Best regards,
Dave
On
Jörgen,
Thanks for the heads up. I'll take a run at it and see what kind of
shape it's in.
Dave
On 2/15/2011 11:35 AM, Jörgen Stenarson wrote:
Dave Wald skrev 2011-02-15 15:31:
Federico,
No problem. Enjoyed working on it. Now, the even better news.
PyReadline HAS BEEN ported to IronPython!
Dave Wald skrev 2011-02-15 15:31:
Federico,
No problem. Enjoyed working on it. Now, the even better news.
PyReadline HAS BEEN ported to IronPython! ;-)
http://ironpython-urls.blogspot.com/2006/11/pyreadline-for-ironpython.html
So IPython could very likely be made fully functional... with a bit of
Federico,
No problem. Enjoyed working on it. Now, the even better news.
PyReadline HAS BEEN ported to IronPython! ;-)
http://ironpython-urls.blogspot.com/2006/11/pyreadline-for-ironpython.html
So IPython could very likely be made fully functional... with a bit of work.
From what I gather so far,
Hey Dave,
thanks a lot for all the help. Without the tab completion/colour it
seems like this is a lot of work for a very plain shell, and Sho looks
like a much better option - I played around with it a fair bit (it seems
better than the plain IronPython console) but I haven't found much on
First off, Thanks to all the developers! 2.7b1 and b2 have been
excellent so far, at least as far as my current needs go. The new
subprocess module is great. Came just in time. Great work!
Federico,
Your post caught my eye, as I also like good embeddable console apps.
Hadn't used IPython befo