When is there going to be a 1. manual on Iron Python and 2 and IDE!
On 1/21/07, Sanghyeon Seo <[EMAIL PROTECTED]> wrote:
import re
print re.sub('^', 'x', 'abc')
CPython prints xabc, IronPython prints just abc.
For FePy users: you can use FEPY_OPTIONS=regex to avoid this bug for
the time being.
--
Seo Sanghyeon
_______________________________________________
users mailing list
[email protected]
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
--
http://www.goldwatches.com
_______________________________________________
users mailing list
[email protected]
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com