ó
™ –Qc           @   s   d  Z  d d g Z d S(   s  
email.message imports the old-style naming of two modules:
email.Iterators and email.Generator. Since those modules
don't exist anymore and there are import trick to map them
to the real modules (lowercase), we need to specify them
as hidden imports to make PyInstaller package them.
s   email.iteratorss   email.generatorN(   t   __doc__t   hiddenimports(    (    (    sg   C:\Users\Salopaasi\My Documents\pyinstaller-pyinstaller-275d4c9\PyInstaller\hooks\hook-email.message.pyt   <module>   s   