~jhullu/pyshot/current

« back to all changes in this revision

Viewing changes to trunk/src/pyshot_client/src/pyinstaller-1.4/hooks/hook-PyQt4.py

  • Committer: Jacques HULLU
  • Date: 2010-11-29 22:28:24 UTC
  • Revision ID: jacques@hullu.fr-20101129222824-317nrpjt6vks87dg
fix some bugs

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# In the new consolidated mode any PyQt depends on _qt
 
2
hiddenimports = ['sip', 'PyQt4._qt']