Got
bored, decided to run TestAll.py under IronPython (0.9 and 0.9.1), under Mono
(0.8.3), under Monad, under x64…
In
contrast, TestAll.py passes when run under MS CLR.
Could
the could-not-load errors be a matter of strong-name bindings going on in
IronPython?
-
Keith
J. Farmer
[EM
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 sen
Hello IronPython community,
Today we have released IronPython 0.9.1, a small incremental release
that contains several fixes for issues that were found in the 0.9
release and few changes in the console experience.
The list of changes:
* calling .Net methods with "ref" parameters is fixed
* del w