<link rel="stylesheet" href="./ctypes — A foreign function library for Python — Python 3.8.2 documentation_files/pydoctheme.css" type="text/css"> <link rel ...
returns /system/lib/libc.so both for 32- and 64-bit architecture. The correct behavior is to return this if Python is compiled for 32-bit and /system/lib64/libc.so for 64-bit one. 64-bit /system/lib64 ...