I just tried Miguel de Icaza's Mono 1.1.8 drop for Mac OS X with the IronPython 0.7.6 release and was rewarded with this beautiful sight:

> mono IronPythonConsole.exe
IronPython 0.7.6 on .NET 2.0.50215.16
Copyright (c) Microsoft Corporation. All rights reserved.
>>> import sys
>>> sys.stderr.write("Hello\n")
Hello
>>>

Not a heavy stress test, but it's IronPython on a Mac:-)

Many thanks to Miguel and to Zoltan who added the missing Dictionary functionality only hours after I logged the bug.

Cheers!

--
Mike Taylor
Software Architect
Alias | www.alias.com

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

Reply via email to