Running IPCE r4 built against Mono 1.2.2 it seems that, in fact, the problem
still exists *UNLESS* you run ipy with -X:TabCompletion, which seems to
cause everything to behave properly.
Building IP 1.1a from source results in the following error,
IronPython/Modules/socket.cs(326,48): error CS011
Thanks for the report, Seo. I opened the issue on codeplex:
http://www.codeplex.com/IronPython/WorkItem/View.aspx?WorkItemId=6489
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Sanghyeon Seo
Sent: Wednesday, December 13, 2006 10:40 PM
To: Discussion of
You're right, it should have be IronPython-1.1a1. We'll get it fixed for the
next release - there was some churn in our release process (we've switched to
Team Foundation Server internally which caused some churn) and this appears to
have broken in the process.
-Original Message-
From:
Given that the IronPython str always supports Unicode, if you got your wish I
don't think you'd ever see "str" again. Either that, or there would have to be
two types when that's not needed for any extra functionality.
At 12:23 PM 12/1/2006, Sylvain Hellegouarch wrote
>Fredrik Lundh wrote:
>> S