[IronPython] IronPython Console on Unix.

Dino Viehland dinov at exchange.microsoft.com
Mon Jul 24 17:30:14 CEST 2006


FYI this fix was checked in late last week so if anyone wants to try it out w/ the latest CodePlex sources and let us know what they think of the current behavior that'd be great :).  We don't do anything special to not require enter though so this behavior may be close but not entirely 100% the same.

-----Original Message-----
From: users-bounces at lists.ironpython.com [mailto:users-bounces at lists.ironpython.com] On Behalf Of Michael Foord
Sent: Saturday, July 22, 2006 3:22 PM
To: Discussion of IronPython
Subject: Re: [IronPython] IronPython Console on Unix.

Jonathan Jacobs wrote:
> Michael Foord wrote:
>
>> Hmm... I've just tried it on several windows interpreters.
>>
>> Ctrl-Z as an exit works on Python 2.2.3 (???), but not Python 2.3,
>> 2.4, or 2.5b1
>>
>
> Did you forget to press enter after typing Ctrl-Z, like the "exit" message says?
>
Nope I didn't forget - and it still didn't work.

Fuzzyman
http://www.voidspace.org.uk/python/index.shtml
> Python 2.4.2 (#67, Sep 28 2005, 12:41:11) [MSC v.1310 32 bit (Intel)]
> on win32 Type "help", "copyright", "credits" or "license" for more information.
>  >>> exit
> 'Use Ctrl-Z plus Return to exit.'
>
> Incidentally, under *nix there is no need for enter after pressing Ctrl-D.
>
> Python 2.4.4c0 (#2, Jun 14 2006, 22:35:41) [GCC 4.1.2 20060613
> (prerelease) (Debian 4.1.1-4)] on linux2 Type "help", "copyright",
> "credits" or "license" for more information.
>  >>> exit
> 'Use Ctrl-D (i.e. EOF) to exit.'
>

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



More information about the Ironpython-users mailing list