blob: 2c3a8165aeb492e1d6c5f2599426222b0dd7957a [file] [log] [blame]
Make :func:`inspect.getmodule` catch ``FileNotFoundError`` raised by :'func:`inspect.getabsfile`, and return ``None`` to indicate that the module could not be determined.