py3: convert return values of inspect.getabsfile() to bytes...
py3: convert return values of inspect.getabsfile() to bytes
It's weird that python docs for inspect does not mention getabsfile().
Differential Revision:
https://phab.mercurial-scm.org/D6033