Gregory P. Smith <g...@krypto.org> added the comment:

We do need to document this in ctypes.rst.  Quite a bit of code depends on 
ctypes.CDLL(None) and similar to get at symbols linked into the interpreter or 
already dlopened into the process these days.  It works on Linux; I'm assuming 
it likely does on everything POSIXy.

----------
assignee:  -> docs@python
components: +Documentation
nosy: +docs@python, gregory.p.smith
stage: resolved -> needs patch
status: closed -> open
versions: +Python 3.11 -Python 2.7, Python 3.4, Python 3.5, Python 3.6, Python 
3.7

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue34592>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to