#1: PyInstaller does not do case-sensitive imports under Windows
--------------------------+-------------------------------------------------
Id: 1 | Status: assigned
Component: PyInstaller | Modified: Mon Feb 6 07:51:52 2006
Severity: normal | Milestone:
Priority: normal | Version: PyInstaller SVN (unreleased)
Owner: giovannibajo | Reporter: giovannibajo
--------------------------+-------------------------------------------------
Changes (by anonymous):
* summary: fcntl.pyc is incorrectly created by PyInstaller on Windows,
screwing up installations => PyInstaller does
not do case-sensitive imports under Windows
Comment:
Renamed the summary. PyInstaller does basically what Python does when
PYTHONCASEOK=1, which is not the default behaviour.
--
Ticket URL: <http://pyinstaller.hpcf.upr.edu/cgi-bin/trac.cgi/ticket/1>
PyInstaller <http://pyinstaller.hpcf.upr.edu>
PyInstaller
_______________________________________________
PyInstaller mailing list
[email protected]
http://lists.hpcf.upr.edu/mailman/listinfo/pyinstaller