I'm running on the x64 Framework. Re ColorfulConsole: the colors are dark, and difficult to view against black. Is there a way to set them? Re Stand-alone .exe: I see that .exe files are generated, but when I try to execute them from explorer, it gives an error with the following information sent to MS (for gui_winforms.py): AppName: gui_winforms.exe AppVer: 0.0.0.0 AppStamp:430be24e ModName: kernel32.dll ModVer: 5.2.3790.1830 ModStamp:42438b79 fDebug: 0 Offset: 000000000000dd30 Re TestAll.py: It cannot find the IronPythonTest.dll when I run from the command line. If I run a second time, after compiling the solution, all tests pass. If I try to run TestAll.exe, I get the same stand-alone .exe error noted above. Also, I see an x.txt document containing "Hello"? snippets.dll is back -- do I need to build using Release to hide it again? ----- Keith J. Farmer [EMAIL PROTECTED] -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Martin Maly Sent: Tuesday, 23 August 2005 16:13
* calling .Net methods with "ref" parameters is fixed * del with parentheses is fixed: "del(x)" * map called on array of strings now works * static methods now display better __doc__ strings * conversions from enums to integer types are implemented * The EXEs we generate for simple winforms scripts now run standalone * parrotrun.py is now included with the release to make running our full test suite easier. * Jim also changed the way we print exception traces and added the "-X:ColorfulConsole" command line parameter _______________________________________________ users-ironpython.com mailing list users-ironpython.com@lists.ironpython.com http://lists.ironpython.com/listinfo.cgi/users-ironpython.com