Steve Dower added the comment: See issue23606.
Not only is your expectation incorrect, you wouldn't get sensible behavior if it was. You should generally avoid using this function, and use the msvcrt module or ctypes.cdll.msvcrt (if you don't need to interoperate with CPython itself). ---------- resolution: -> duplicate status: open -> closed superseder: -> ctypes.util.find_library("c") no longer makes sense _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue26727> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com