According to http://www.python.org/dev/peps/pep-0235/ this environment
variable should allow case-insensitive imports of python modules.

In PyInstaller code there are some snippets using this variable. But it
is old and exists only for platforms not preserving lowercase and
uppercase letters in filenames.

But do we still need to handles this?

-- 
You received this message because you are subscribed to the Google Groups 
"PyInstaller" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/pyinstaller?hl=en.

Reply via email to