[Python-Dev] Case sensitive import

Steven D. Majewski sdm7g@virginia.edu
Fri, 2 Feb 2001 13:46:32 -0500 (EST)


On Fri, 2 Feb 2001, Skip Montanaro wrote:

>     Tim> It's still terrible style to *rely* on case-sensitivity in file
>     Tim> names, and all such crap should be purged from the Python
>     Tim> distribution regardless.
> 
> Then the Python directory or the python executable should be renamed.  I
> sense some deja vu here...
> 
> anyone-for-a.out?-ly y'rs,


I was going to suggest renaming the Python/ directory to Core/,
but what happens when it tries to dump core ? 

-- Steve