Adrià Cereto Massagué píše v Út 20. 12. 2011 v 07:23 -0800: > Where could i find directions on how to write a runtime hook fro > OpenBabel?
Hi, there is not much doc for runtime hook. But following other examples should be sufficient. Runtime hook is basically just code which should be run at runtime before importing a specific module. See files: ./trunk/support/rthooks.dat ./trunk/support/rthooks/pyi_rth_babel.py -- 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.
