Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

ctypes cdll list exported functions #113388

Copy link
Copy link
Open
@Zibri

Description

@Zibri
Issue body actions

Feature or enhancement

Proposal:

after loading a library with cdll.LoadLibrary
it would be great (and much requested) to have the exported function list available.. for example:

mylib=cdll.LoadLibrary("libname")
dir(mylib) or mylib.exports

Has this already been discussed elsewhere?

No response given

Links to previous discussion of this feature:

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.