When running `python3 /some/path/in/redirect.py`, the first `fopen()` call does not seem to be intercepted, which results in an `ENOENT`. This issue doesn't appear to affect `import` statements.