[IronPython] Case Sensitive Imports

Dino Viehland dinov at exchange.microsoft.com
Sat Jan 6 00:30:32 CET 2007


Yep, definitely a bug...  I've opened CodePlex Work Item 7050 for this (and tentatively marked it for v1.1, I think it should be an easy fix).  http://www.codeplex.com/IronPython/WorkItem/View.aspx?WorkItemId=7050

Thanks for reporting this!

-----Original Message-----
From: users-bounces at lists.ironpython.com [mailto:users-bounces at lists.ironpython.com] On Behalf Of Michael Foord
Sent: Friday, January 05, 2007 3:22 PM
To: Discussion of IronPython
Subject: Re: [IronPython] Case Sensitive Imports

Curt Hagenlocher wrote:
> On 1/5/07, Michael Foord <fuzzyman at voidspace.org.uk> wrote:
>>
>> IronPython is case-insensitive with regards to imports, whereas CPython
>> is not.
>
>
> I'm going to guess that this is platform-specific, and that you happen
> to be
> running CPython on a filesystem that's not case-sensitive.
>

Which does not happen when I run the same code on a case-insensitive
file system under CPython... hence the email. :-)

Michael
http://www.voidspace.org.uk/ironpython/index.shtml

> --
> Curt Hagenlocher
> curt at hagenlocher.org
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> users mailing list
> users at lists.ironpython.com
> http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
>
>
> ------------------------------------------------------------------------
>
> No virus found in this incoming message.
> Checked by AVG Free Edition.
> Version: 7.1.410 / Virus Database: 268.16.6/617 - Release Date: 05/01/2007

_______________________________________________
users mailing list
users at lists.ironpython.com
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com



More information about the Ironpython-users mailing list