Python23.dll functions

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Leska

    #1

    Python23.dll functions

    Where I can found list of functions, is exported in Python23.dll
  • Tomas

    #2
    Re: Python23.dll functions

    "Leska" <for_leska@mail 15.com> wrote in message
    news:4ba66934.0 411210707.4db94 d61@posting.goo gle.com...[color=blue]
    > Where I can found list of functions, is exported in Python23.dll[/color]

    You can for example use pexport,
    http://sebsauvage.net/python/pexports-0.42h.zip.

    -Tomas


    Comment

    Working...