Where I can found list of functions, is exported in Python23.dll
Python23.dll functions
Collapse
This topic is closed.
X
X
-
LeskaTags: None -
Tomas
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