http://www.oreillynet.com/windows/blog/2006/09/seo_sanghyeonipce_ironpython_c.html

Seo, do you have a blog I can point people to?

Either way, Thanks!  This will make things TONS easier in regards to running IronPython on Mono. :)

On 9/13/06, Sanghyeon Seo < [EMAIL PROTECTED]> wrote:
I am happy to announce IronPython Community Edition (IPCE for short)
1.0 revision 1, based on IronPython 1.0, to the world.

Get it here:
http://sparcs.kaist.ac.kr/~tinuviel/download/IPCE-1.0r1.zip

Binary is built with Mono 1.1.17.1.

Benefits of this edition:

1. You don't need to fight Mono with non-working line editing or
white-on-white "blind" console on Linux or Mac. A fix for this issue
and fixed binary is already included.

2. You don't need to edit makefile to build from the source on Mono.

3. Various bugfixes are included: patches are available here:
http://sparcs.kaist.ac.kr/~tinuviel/fepy/patches/1.0/

patch-ironpython-mono-console
patch-ironpython-mono-makefile
Discussed above.

patch-ironpython-co-flags
This patch fixes an issue that co_flags reports **-argument only
function to have *-argument as well.

patch-ironpython-codedom-empty-return
This patch fixes an issue that CodeDom generator doesn't handle empty
return statements.

patch-ironpython-oldstyle-setattr
This patch fixes an issue that __setattr__ wasn't called for old-style classes.

patch-ironpython-os-utime
This patch fixes an issue that os.utime didn't set modified time and
set access time wrong.

patch-ironpython-re-backslash-escape
This patch fixes an issue that backslash escape \\ wasn't properly
handled in regular _expression_.

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



--
/M:D

M. David Peterson
http://mdavid.name | http://www.oreillynet.com/pub/au/2354
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to