• Order of the Butterfly
    Order of the Butterfly
    Yomgui
    Posts: 348 from 2004/8/31
    From: Québec - Canada
    Krashan:

    Technicaly speaking, it's not shared libraries. it just a special ELF object loaded dynamicaly by python using the libdl of Bigfoot. Then python.library has a special code to handle that internal, has the python.library is a brel32 library.

    Now, dynmod are used for anything that extend the python language....

    dynmod is often use as a bridge between a library and Python. Just have a look to PyGame, PyOpenGL or the fabulous wxPython ;-)

    [ Edited by Yomgui on 2006/10/10 12:17 ]
    And now... next project!
  • »10.10.06 - 11:56
    Profile Visit Website