mirror of
https://github.com/python/cpython.git
synced 2026-05-14 16:38:19 -04:00
f24fecd4ac
The helper function makes it easier to implement imoprtlib.abc.InspectLoader.get_source() by making that function require just the raw bytes for source code and handling all other details.