[IronPython] Case Sensitive Imports

Curt Hagenlocher curt at hagenlocher.org
Fri Jan 5 15:20:47 PST 2007


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.

--
Curt Hagenlocher
curt at hagenlocher.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ironpython.com/pipermail/users-ironpython.com/attachments/20070105/5d34a7cf/attachment.htm 


More information about the users mailing list