RE: [IronPython] bug

2005-09-23 Thread Martin Maly
I did actually look into this and the join works just fine. Problem was, if I remember correctly, that we split the file into different chunks due to newline character handling.   It is definitely semantic difference - and therefore a bug - so I intend to fix it. It is just that I was focusin

RE: [IronPython] Bug in re module

2005-07-21 Thread Keith J. Farmer
Looks like it's using the .NET RegEx library. Here's the reference, in case there are syntax differences in the RegEx language used: http://msdn.microsoft.com/library/en-us/cpgenref/html/cpconRegularExpres sionsLanguageElements.asp Grouping Constructs: http://msdn.microsoft.com/library/en-us/cpge

RE: [IronPython] bug?

2005-07-02 Thread Martin Maly
Thanks for the report, Louis; It is most likely an IronPython bug. I am going to look into this.   Martin From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Luis M. GonzalezSent: Thursday, June 30, 2005 2:25 PMTo: users-ironpython.com@lists.ironpython.comSubject

RE: [IronPython] Bug Report

2005-04-07 Thread Martin Maly
Hi Ying-Shen, Reporting the bug like this is completely sufficient. GDN is good place to enter bugs, but sending email is just as good. Thanks for the report! Thanks and keep in touch Martin > Ying-Shen wrote: > Subject: [IronPython] Bug Report > > Hi, > > I knew GDN bug tracker maybe the righ