PyCG icon indicating copy to clipboard operation
PyCG copied to clipboard

handle .so binary files

Open WenJinfeng opened this issue 3 years ago • 0 comments

when I test "NumPy" library, I made a special judgment on the ".so" binary files, so that pycg can skip the processing of these files and only parse the python code.

WenJinfeng avatar Jan 12 '22 09:01 WenJinfeng