SIGN IN SIGN UP

gh-124842: Fix test.support.import_helper.make_legacy_pyc() (GH-124843)

For source file "path/to/file.py" it created file with incorrect path
"/absolute/path/to/path/to/file.pyc" instead of "path/to/file.pyc".
S
Serhiy Storchaka committed
60ff67d010078eca15a74b1429caf779ac4f9c74
Parent: da1e552
Committed by GitHub <noreply@github.com> on 10/1/2024, 4:05:17 PM