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
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
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
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