John Gorman

Results 2 issues of John Gorman

**Describe the bug** A Python `code` object when Python is run by pyinstaller, does not have a `co_filename` attribute that points to an absolute path, instead it is a relative...

Needs triage

## Type of changes - [X] Bug fix ## Checklist - [x] I've run the latest [black](https://github.com/psf/black) with default args on new code. - [x] I've updated CHANGELOG.md and CONTRIBUTORS.md...