On , Anthony <abasta...@gmail.com> wrote:
On Thursday, June 9, 2011 10:18:41 AM UTC-4, cjrh wrote:
On , Massimo Di Pierro massim...@gmail.com> wrote:
> So you suggest removing the case insensitive flag that was added in 1.96.4?

Yes. In Alessandro's specific case, he should use:

import app.Castalia.blah.blah.castialia

But shouldn't he be able to just do 'import castalia' and have it work (again, for me it actually does work on Windows, but assuming it doesn't work on some systems, shouldn't it be fixed)?

The issue seems to appear only when there is a repeated name in the chain. Could you test that too? My attachment has such a test-case ready to run. It seems that when a name is not repeated, the case-insensitive name matching works. This smells like a bug in Python, and probably needs to be fixed there.

Reply via email to