RE: [IronPython] Console

2005-08-24 Thread Martin Maly
and eventually turn it on by default. Thanks for your email, Martin -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Morgan Martinet Sent: Wednesday, August 24, 2005 8:24 PM To: 'Discussion of IronPython' Subject: [IronPython] Console Hi, A li

[IronPython] Console

2005-08-24 Thread Morgan Martinet
Hi, A little detail: why does the console display an empty tuple when you simply press enter? IronPython 0.9.1 on .NET 2.0.50215.44 Copyright (c) Microsoft Corporation. All rights reserved. >>> () >>> () >>> This does not happen with CPython... Also, why don't you enable the tab completion fea