We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2af98eb + 78c2a5e commit 98dc76cCopy full SHA for 98dc76c
src/packaging/_elffile.py
@@ -4,7 +4,6 @@
4
This provides a class ``ELFFile`` that parses an ELF executable in a similar
5
interface to ``ZipFile``. Only the read interface is implemented.
6
7
-Based on: https://gist.github.com/lyssdod/f51579ae8d93c8657a5564aefc2ffbca
8
ELF header: https://refspecs.linuxfoundation.org/elf/gabi4+/ch4.eheader.html
9
"""
10
0 commit comments