> The fact that it's different between .NET and Mono makes me guess it's > in the System::Text::RegularExpressions package.
If that is the case, it should be easy to test by using C#. Just write a little console app to test you RegEx on both Mono and MS.NET. If that fails then it is not a problem with IronPython but in the .NET core. Of course I just may be smoking something. Lee _______________________________________________ Users mailing list Users@lists.ironpython.com http://lists.ironpython.com/listinfo.cgi/users-ironpython.com