« Return to Thread: - Custom interactive console

Re: - Custom interactive console

by Dino Viehland :: Rate this Message:

Reply to Author | View in Thread

Some parts of this message have been removed. Learn more about Nabble's security policy.

That’s the best way to do this stuff via the hosting APIs. 

 

For the 2.6 builds of the 2 bugs in that mail at least 1 of them has been fixed (22064) and it looks like 21881 has also been fixed – or at least we don’t get the null object ref exception that we used to get.  I’m not sure if the InteractiveInterpreter might fall down somewhere else though.  So you might also be able to do it via pure Python code if you’d like.

 

From: users-bounces@... [mailto:users-bounces@...] On Behalf Of Simon Segal
Sent: Wednesday, July 08, 2009 6:58 AM
To: 'Discussion of IronPython'
Subject: [IronPython] - Custom interactive console

 

Sorry ignore my previous message it was a incorrectly given the wrong subject.

 

My question: Is the thread that starts from this post still the best way to facilitate implementing tab completion and new line functionality in your own console?

 

http://www.mail-archive.com/users@.../msg08846.html

 

Regards,

Simon Segal

Email:

simon.segal@...

Web Site:

http://www.simonsegal.net

 


_______________________________________________
Users mailing list
Users@...
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com

 « Return to Thread: - Custom interactive console