On Fri, 15 May 2020 14:12:00 -0400 (EDT)
Charalampos Stratakis <[email protected]> wrote:

> If you are not sure if your package links to libpython, a way to
> figure this out is to inspect the code for the Py_Initialize and the
> Py_Finalize calls [0].  If the code includes those calls, no action
> is required from your side.
...
> gdb                  jankratochvil keiths kevinb sergiodj

gdb calls Py_Initialize() and Py_Finalize().

Kevin
_______________________________________________
devel mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]

Reply via email to