diff options
author | Rob Austein <sra@hactrn.net> | 2017-05-04 02:33:40 -0400 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2017-05-04 02:33:40 -0400 |
commit | 0cc1b0a7b5605d86d8a8639651987e25fdb3bdc9 (patch) | |
tree | 9560dbda984b8ece29f2018e3bff143fa4f5ce97 /py11/exceptions.py | |
parent | ce8ba928172071dc89cc1fc0520f840211bbfa0d (diff) |
Support using C_GetFunctionList() instead of library symbols.
The Python ctypes library allows us direct access to the public
symbols of a shared library, so we never bothered to implement support
for using the dispatch vector returned by C_GetFunctionList(). Well,
it turns out that there are useful debugging tools like pkcs11-spy
which require the dispatch vector support, so refactor to add it.
Diffstat (limited to 'py11/exceptions.py')
0 files changed, 0 insertions, 0 deletions