Il giorno 27/ott/2011, alle ore 20:22, Hartmut Goebel ha scritto: > Hi, > > I just discovered, there are some empty hook files. What is the reason for > them? > > $ find . -empty -type f | grep -v .svn > ./PyInstaller/hooks/hook-django.core.py > ./PyInstaller/hooks/hook-django.db.py > ./PyInstaller/hooks/hook-enchant.checker.py > ./PyInstaller/hooks/hook-django.db.backends.mysql.py > ./PyInstaller/hooks/hook-django.contrib.py > ./PyInstaller/hooks/hook-pywinauto.py > ./PyInstaller/hooks/hook-PyQt4.uic.py > ./PyInstaller/hooks/hook-django.db.backends.oracle.py
If you need a hook for "a.b.c", you need empty hooks for "a.b" and "a". I could never be bothered enough to fix this given that it's just an empty file after all. If there are other hooks besides this pattern, I have no idea why they are there. -- Giovanni Bajo :: [email protected] Develer S.r.l. :: http://www.develer.com My Blog: http://giovanni.bajo.it
smime.p7s
Description: S/MIME cryptographic signature
