Hi Morgan, Good question. I believe it is actually a bug that we print the "()" on enter.
We didn't turn the console on by default because it is just the first draft of the console, but it is not yet good enough to turn on by default, I think. As time permits I hope to improve it 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 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 feature by default, as I had to find the special switch and create a shortcut to IronPython to enable it... I'm pretty sure that nobody wants to type everything ;-) Otherwise, I want to congratulate for the job. I've started porting a module that was relying on IDispatch to use ADO and I could successfully replace the code with ADO.Net objects. Morgan _______________________________________________ users-ironpython.com mailing list users-ironpython.com@lists.ironpython.com http://lists.ironpython.com/listinfo.cgi/users-ironpython.com _______________________________________________ users-ironpython.com mailing list users-ironpython.com@lists.ironpython.com http://lists.ironpython.com/listinfo.cgi/users-ironpython.com