And to Microsoft and the Dynamic Languages team, you have created a good implementation of Python for CLI, but there is the opportunity make it even better and more powerful.
Mark
On 11/13/06, Christopher Baus <[EMAIL PROTECTED]> wrote:
> patch-ironpython-base64-slash
> This patch fixes an issue that strings with slashes are incorrectly
> decoded by base64 module.
>
> patch-ironpython-re-lastgroup
> This patch implements lastgroup attribute of match objects produced by
> regular _expression_ matching.
>
> patch-stdlib-logging-getframe
> This patch prevents sys._getframe() from being called in logging
> because it's not implemented on IronPython.
>
> I will submit the last one to CPython.
> I will create a new release of the community edition with above patches
> ASAP.
>
Wow, great work. Maybe I shouldn't give up yet.
_______________________________________________
users mailing list
[email protected]
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
_______________________________________________ users mailing list [email protected] http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
