summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/2021-10-08-19-24-48.bpo-45406.Qh_Mz4.rst
blob: 2c3a8165aeb492e1d6c5f2599426222b0dd7957a (plain)
1
Make :func:`inspect.getmodule` catch ``FileNotFoundError`` raised by  :'func:`inspect.getabsfile`, and return ``None`` to indicate that the module could not be determined.