diff options
author | Éric Araujo <merwok@netwok.org> | 2011-09-15 18:18:51 +0200 |
---|---|---|
committer | Éric Araujo <merwok@netwok.org> | 2011-09-15 18:18:51 +0200 |
commit | cc168ab700b56d1903e374708efe3647037af937 (patch) | |
tree | 667cf2778da937dcf2c6dc7090764638512a5135 /Python/pythonrun.c | |
parent | 789595178255c3b1619d0c6bd8d5da1da6378626 (diff) | |
download | cpython-cc168ab700b56d1903e374708efe3647037af937.tar.gz |
Fix packaging.database.Distribution.list_distinfo_files (#12785).
This method was supposed to return only the file under the dist-info
directory, but it actually returned all installed files.
The tests didn’t catch this because they were flawed; I updated them.
Thanks to Nadeem Vawda and Jeremy Kloth for testing.
As a bonus, the removal of os.path.relpath use should also fix the
Windows buildbots.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions