diff options
author | Alexey Roslyakov <alexey.roslyakov@gmail.com> | 2017-07-20 12:26:37 +0700 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2017-07-20 22:27:58 +0200 |
commit | c2877a2a8b9ac4ddf4359b5ee7266acd78a87c1d (patch) | |
tree | f00e304f589dd280c12f5c2851b2923bf60bef6a /package/patchelf/0003-Add-option-to-make-the-rpath-relative-under-a-specif.patch | |
parent | 6d64451b6368f9bdac110c7bebbdf20e74e1212b (diff) | |
download | buildroot-c2877a2a8b9ac4ddf4359b5ee7266acd78a87c1d.tar.gz buildroot-c2877a2a8b9ac4ddf4359b5ee7266acd78a87c1d.zip |
utils/scanpypi: don't pass any arguments to main()
'if __name__ == "__main__"' idiom typically calls main function that
doesn't take any arguments in most cases. We shouldn't pass any tuple to
it.
I've tested the script with python-idna-2.5 and now it works with this
little change.
Signed-off-by: Alexey Roslyakov <alexey.roslyakov@gmail.com>
Reviewed-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/patchelf/0003-Add-option-to-make-the-rpath-relative-under-a-specif.patch')
0 files changed, 0 insertions, 0 deletions