Re: [Ironpython-users] IronPython 2.7.1 Missing Prompts with -i parameter

2011-12-08 Thread Daniel Fernandez
Hi Jeff, I have created #31908 for this issue. I can take a look at it too, is there a time frame for 2.7.2? Thanks Danny > Date: Thu, 8 Dec 2011 09:05:49 -0800 > Subject: Re: [Ironpython-users] IronPython 2.7.1 Missing Prompts with -i > parameter > From: [email protected] >

Re: [Ironpython-users] IronPython 2.7.1 Missing Prompts with -i parameter

2011-12-08 Thread Jeff Hardy
On Thu, Dec 8, 2011 at 5:28 AM, Daniel Fernandez wrote: > Hi All, > > I'm running the latest IronPython 2.7.1 and I'm not seeing the prompts with > the -i parameter. It works without the -i but not luck trying execute a > script then continuing to interactive mode. > > I notice that in the PythonC

[Ironpython-users] IronPython 2.7.1 Missing Prompts with -i parameter

2011-12-08 Thread Daniel Fernandez
Hi All, I'm running the latest IronPython 2.7.1 and I'm not seeing the prompts with the -i parameter. It works without the -i but not luck trying execute a script then continuing to interactive mode. I notice that in the PythonCommandLine the Prompt field has been overridden. It tries to ge