cpython/Lib/test/test_tools
Miss Islington (bot) f7237284b9
[3.13] gh-120418: Don't assume wheeldata is deleted if `WHEEL_PKG_DIR` is set (GH-120419) (#120432)
gh-120418: Don't assume wheeldata is deleted if `WHEEL_PKG_DIR` is set (GH-120419)

Remove wheeldata from both sides of the `assertEqual`, so that we're
*actually* ignoring it from the test set.

This test is only making assertions about the source tree, no code is
being executed that would do anything different based on the value of
`WHEEL_PKG_DIR`.
(cherry picked from commit 030b452e34)

Co-authored-by: Stefano Rivera <stefano@rivera.za.net>
2024-06-12 19:51:55 +00:00
..
__init__.py
__main__.py
test_freeze.py
test_i18n.py
test_makefile.py [3.13] gh-120418: Don't assume wheeldata is deleted if `WHEEL_PKG_DIR` is set (GH-120419) (#120432) 2024-06-12 19:51:55 +00:00
test_makeunicodedata.py
test_reindent.py
test_sundry.py