8.8.1.16. pyimport
(packages/python/pyimport.lsh)


dummy function that adds Python C header files in C file

8.8.1.16.0. (dummy_pyimport)
(packages/python/pyimport.lsh)




8.8.1.16.1. (pyimport_getmagicnumber)
(packages/python/pyimport.lsh)




8.8.1.16.2. (pyimport_execcodemodule name co)
(packages/python/pyimport.lsh)




8.8.1.16.3. (pyimport_execcodemoduleex name co pathname)
(packages/python/pyimport.lsh)




8.8.1.16.4. (pyimport_getmoduledict)
(packages/python/pyimport.lsh)




8.8.1.16.5. (pyimport_addmodule name)
(packages/python/pyimport.lsh)




8.8.1.16.6. (pyimport_importmodule name)
(packages/python/pyimport.lsh)




8.8.1.16.7. (pyimport_importmoduleex name globals locals fromlist)
(packages/python/pyimport.lsh)




8.8.1.16.8. (pyimport_import name)
(packages/python/pyimport.lsh)




8.8.1.16.9. (pyimport_reloadmodule m)
(packages/python/pyimport.lsh)




8.8.1.16.10. (pyimport_cleanup)
(packages/python/pyimport.lsh)




8.8.1.16.11. (pyimport_importfrozenmodule om)
(packages/python/pyimport.lsh)




8.8.1.16.12. (_pyimport_findextension o1 om)
(packages/python/pyimport.lsh)




8.8.1.16.13. (_pyimport_fixupextension o1 om)
(packages/python/pyimport.lsh)




8.8.1.16.14. (pyimport_appendinittab name initfunc)
(packages/python/pyimport.lsh)




8.8.1.16.15. (pyimport_extendinittab newtab)
(packages/python/pyimport.lsh)


********************************************************